Good Day.
I would just like to ask if how can remove the
“ee_spco_reg_step_payment_option get selected method of payment” check
on the registration process (https://prnt.sc/pttc3v) because it should be on this page ( https://prnt.sc/pu0eij )? I got this error (https://prnt.sc/ptssh7) when booking a course from a registering user but when I refresh the error is gone , it’s just we need to get rid of the error message.
The error shows after clicking this button (https://prnt.sc/pu0dyw) where it checks for the payment method. This only happens when registering a new account in the payment process.
Hi
Thanks for your response.
You can try to book a course here http://c9.studiopilates.com/education/book-a-course/ any course will do and you can also register. The error comes up when registering a new account on the booking process
Thanks ๐
Ok, I’ve had a look at your site and I remember this setup from viewing your site a little while ago.
The ‘register for an account here’ link you have is basically altering the current session and when it does that it’s setting something in the session/request which tells Event Espresso it needs to check for a payment method.
So I can tell you what EE is checking for and from there you’ll need to work through your custom code to find why that’s being set.
If selected_method_of_payment is set on the current request or within the user’s session EE will try to determine what payment method it is, so whatever custom code you have needs to not that that within the request/session.
Viewing 5 reply threads
The support post ‘Registration on Payment Checkout’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.