Member account is not created even after successful payment.
-
Hi,
I am building a paid membership website using Simple Membership. Users access the Stripe purchase page via a Stripe SCA subscription button on the website. Normally, after completing the purchase within Stripe, they are redirected to my website, and incomplete member information is created.However, there have been cases where, despite the payment being successfully completed on Stripe, the incomplete member information was not created.
I conducted several tests and was unable to reproduce the issue, but even after confirming that the issue did not occur during testing, I received reports from users that they could not register. This suggests that the phenomenon where the payment is completed on Stripe but the user is not registered does indeed exist.
Tests I conducted:
1. Complete the payment on Stripe and, after being redirected, not activate the account using the URL in the email.
2. Complete the payment on Stripe and close the page immediately after being redirected (before the website is rendered).
3. Complete the payment on Stripe and close the page before being redirected.In all of the above test cases, incomplete member information was created in my environment.
Therefore, I believe that the normal behavior should be that incomplete member information is created immediately after the payment is completed on Stripe.Could there be any potential causes for the case where, despite the payment being successfully completed on Stripe, the incomplete member information is not created?
Simple Membership : 4.4.6
WordPress : 6.4.5
PHP : 7.4.20
* Due to error reports with other plugins, my website is using the latest versions of PHP and WordPress that can run stably.Thank you for your support.
- You must be logged in to reply to this topic.