I can't create subscriptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, i try to create subscription using sandbox, but always i have this error ```{"name":"UNPROCESSABLE_ENTITY","message":"The requested action could not be performed, semantically incorrect, or failed business validation.","debug_id":"d9bceb0c917fe","details":[{"issue":"CARD_SUBSCRIPTIONS_NOT_ENABLED","description":"This merchant account does not support subscriptions funded by card payments. Please contact PayPal customer support."}],"links":[{"href":"https://developer.paypal.com/docs/api/v1/billing/subscriptions#UNPROCESSABLE_ENTITY","rel":"informat..."}]}```. Looks like i didn't turn on smth in my account, but i turned on everything that I can. How to fix this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Found it here: https://developer.paypal.com/docs/api-basics/sandbox/test-credit/
1. Go to https://developer.paypal.com/developer/accounts/
2. Select your business account email (click the dots and hit view)
3. Under "Account type" select "Upgrade to Pro"
WARNING: It might take an hour or so between the time you click the button and it says that you have a Pro account in the sandbox before you actually get access to the API features.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Paypal create transaction with QR - API in REST APIs
- Cannot create developer account from invitation link in Braintree Client-side Integration (JS, iOS, Android SDKs)
- failed to pay with sandbox account in Sandbox Environment
- How can I revoke SamCart's access my recurring payments? in NVP/SOAP APIs
- How do you create subscriptions with PayPal Advanced Checkout? in SDKs