Sorry I just realised my post wasn’t too clear, here’s a better one:
I have a website where users have to pay 3€ per month for a service. I used Paid Memberships Pro because it’s only a side gig for now, I’m not even sure it’ll be popular so I’m trying to gain as much time as possible. Anyway so I set it up properly ( I think ? ).
I have a button that redirects me to the Checkout page, on which I have a “Submit and pay” button or something like that, that redirects me to Stripe’s checkout page. So far so good. I’m using one of Stripe’s successful card numbers for testing purposes, with any future date and any kind of 3 figure code.
I see the little green tick, and I get redirected to the payment confirmation page. There’s my order ID, the date, the account number and the email, as well as the membership level “Sleater (Waiting)”
There’s also a text that says “if your account is not activated within the next few minutes, please contact the site’s owner”.
If I go to the order list in the admin panel, I do see the order with an ID, the amount, and the date, but the status says “Token”, and the member doesn’t get “upgraded” to the correct membership.
Why does that happen ? Isn’t the point of PMP to deal with that kind of thing ?
I’m trying it with my admin account, not sure if it’s relevant ? I did try with a new subscriber account but it didn’t work though.
Thanks !