Posted: February 1, 2023 at 6:24 pm
Our strip payment processing is spinning and displaying a message “This registration step could not be completed. Please refresh page and try again.” WP, plugins, EE are all updated and confirmed connection to stripe. What could be causing the problem |
|
Hi there, That error is a catch all and it usually means there is a fatal error being thrown on the ajax request in the background. If you check your server’s error logs from around the same time the above error message was displayed does it have any errors from Event Espresso saved? |
|
This reply has been marked as private. | |
I just tested a transaction with a different theme (not Divi)… the basic Twenty Twenty-Two and I’m seeing the same spinning issue. |
|
Warnings/notices wouldn’t normally cause the above. Can you link me an event I can register onto? |
|
Any idea on what’s going on? I tried using a default theme, disabling all but EE core plugins and payment checkout just gives me the spinning cog wheel. |
|
This reply has been marked as private. | |
This reply has been marked as private. | |
The cron error messages you are getting above are showing the requests are timing out, if that’s happening on the ajax request sent after the Stripe payment that will cause a very long spinning wheel. If you go to Event Espresso -> Messages. Look at the activity table, how many messages do you have sitting in the ‘Queued For Generating’ or ‘Queued For Sending’ filters? |
|
I don’t have any queued. all show sent. Is there something I need to do on the server side? I’m also showing registations going through but I’m not seeing a confirmation message on front end. |
|
Without an actual error being thrown I cant say. The warnings posted above wouldn’t cause this, the connection timeout possibly, but I need some kind of error that relates to the issue to work from currently.
I’m not sure I understand, can you add more details? |
|
I’m seeing the transactions and registrations being processed on the backend but there is noting on the front end for users to see if the transaction was processed or not. |
|
This reply has been marked as private. | |
This reply has been marked as private. | |
The support post ‘Stripe Payment Process Spinning’ 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.