- This topic has 1 reply, 2 voices, and was last updated 5 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Stripe payment plugins for your WordPress site
· ·
Home › Forums › Stripe Payments Plugin › Getting 503 error after subscriptions
After a subscriber pays they should be redirected to my custom thank you page to get more information. But instead it goes to a 503 Service Unavailable…server temporarily down for service. My server is not down for service and does not show any 503 errors.
This only happens when in live mode. it works perfectly in test mode.
Thanks for your help.
Usually that happens if the API keys were configured incorrectly (for example: mixing the live mode and test mode API keys). When you go to live mode did you check to see if everything is set for Live mode correctly? Verify the following:
1) Make sure the subscription was created for live mode. If you create test mode subscription, those can only be used for test mode. For live mode, you need to create subscription plans in live mode.
2) The plugin settings is set to live mode.
3) The Live mode API keys are set in the settings.