- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm testing the subscription button.
But after clicking the subscription button , sandbox system redirect me to KrakenJS login page.
After I logged in , it redirect to "https://www.sandbox.paypal.com/webapps/billing/account".
It supposes to take me to the payment page. please check this problem
Solved! Go to Solution.
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The issue should now be resolved.
Please test with your code and advise of any issues.
Note: We are aware that a SSL certificate warming will be shown during the checkout process and this is due to the domain showing "sandbox3.paypal.com" instead of "sandbox.paypal.com".
You can choose to add an exception in this instance and then the "normal" subscription flow will continue. We are working to resolve this issue.
Was my post helpful? If so, please give me a kudos!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please share the button code so that I can review it.
Was my post helpful? If so, please give me a kudos!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
<form action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="rm" value="2">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="on0" value="xxx">
<input type="hidden" name="os0" id="orderno" value="xxxxxx">
<input type="hidden" name="on1" value="ooo">
<input type="hidden" name="os1" value="ooooo">
<input type="hidden" name="hosted_button_id" value="NM3YSXKFQ5UGU">
<input type="image" src="https://www.sandbox.paypal.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.sandbox.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is a new issue I've raised with our developers today.
They will investigate and try to find a solution.
In the interim, if you choose to "not save the button to paypal" when creating the subscription button, you can complete the payment process.
Apologies for any inconvenience
Was my post helpful? If so, please give me a kudos!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The issue should now be resolved.
Please test with your code and advise of any issues.
Note: We are aware that a SSL certificate warming will be shown during the checkout process and this is due to the domain showing "sandbox3.paypal.com" instead of "sandbox.paypal.com".
You can choose to add an exception in this instance and then the "normal" subscription flow will continue. We are working to resolve this issue.
Was my post helpful? If so, please give me a kudos!

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- subscription_id has disappeared in REST APIs
- Recurring Payment issue in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Paypal via Adyen Permission Denied in REST APIs
- I get always the error: "invalid client_id or redirect_uri" from signin authorize endpoint. in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- Error when launching PayPal Subscriptions "Please Try Again Later" in NVP/SOAP APIs