• Hi. I customised the ‘order-pay’ page with a billing form and Ajax user creation + login. This all works well. The only weird thing is, when i press the ‘Order Pay’ button, the page first refreshes and only then i can pay.

    Any idea why it refreshes? And how i can remove this.. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Ron Rennick

    (@wpmuguru)

    Hi @peps23,

    > I customised the ‘order-pay’ page with a billing form and Ajax user creation + login.

    The page refresh is likely a feature of the ajax user creation. After the user is created the page is refreshed to render the content for the logged in newly created user.

    I hope this helps!

    Thread Starter peps23

    (@peps23)

    Thanks for your reply Ron! Much apprerciated.

    The page does not refresh after the Ajax call, it refreshes when the “Pay order” button is clicked…

    Thread Starter peps23

    (@peps23)

    Any ideas? Really hoping to solve this issue..!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘‘Order-pay’ page refreshes on submit pay’ is closed to new replies.