Skip to main content

PayPal Community

  • Dashboard
  • Send and Request
  • Wallet
  • Business
  • Help
Log in
  • Welcome
    • Guidelines
    • News and Events
    • Suggestions for PayPal
    • General Discussions
  • PayPal Help Community
    • Managing Account
    • Transactions
    • Wallet
    • Security and Fraud
    • Products & Services
    • Reporting
  • MTS Community
    • PayPal Upgrade Community
    • PayPal Payments Standard
    • REST APIs
    • NVP/SOAP APIs
    • SDKs
    • Sandbox Environment
    • PayPal Reporting
    • Payflow
    • Ideas for MTS
    • Client-side Integration
    • Server-side Integration
  • The Archives
    • PayPal Help Community Archives
      • Managing Account Archives
      • Transactions Archives
      • Wallet Archives
      • Security and Fraud Archives
      • Products & Services Archives
      • Reporting Archives
    • Help Community
      • PayPal Basics Archives
      • Payments Archives
      • My Money Archives
      • My Account Archives
      • Disputes and Limitations Archives
      • Products and Services Archives
      • PayPal Credit Archives
    • Merchant Community
      • Merchant Products
      • Business Tools Archives
      • Reporting Archives
      • Managing Risk and Fraud Archives
    • Help Archives
      • About Business (Archive)
      • About Payments (Archive)
      • About Settings (Archive)
      • About eBay (Archive)
      • About Protections (Archive)
      • About Products (Archive)
    • Social and Your Voice Archives
      • Off Topic (Archive)
      • My Feedback for PayPal (Archive)
    • About PayPal Archives
      • Watercooler (Archive)
      • Tax Information (Archive)
      • Fees (Archive)
      • eBay and PayPal (Archive)
      • Coupons and promotions (Archive)
    • My Account Archives
      • My account settings (Archive)
      • Account limits and verification (Archive)
      • Account balance (Archive)
      • Bank accounts and credit cards (Archive)
    • Payments Archives
      • Sending money (Archive)
      • Receiving money (Archive)
      • Refunds (Archive)
      • Donations and Fundraising (Archive)
    • Disputes and Security Archives
      • Disputes and claims (Archive)
      • Fraud, phishing and spoof (Archive)
    • My Business Archives
      • Merchant services (Archive)
      • Reporting and tracking (Archive)
      • Shipping (Archive)
    • PayPal Products Archives
      • PayPal Debit Mastercard (Archive)
      • PayPal Extras MasterCard (Archive)
      • PayPal Mobile & Other Services (Archive)
      • Student Accounts (Archive)
      • Bill Me Later (Archive)
    • Getting to know PayPal
      • My PayPal account
      • Security and protection
    • Receiving and sending money
      • Buying with PayPal
      • Selling with PayPal
    • PayPal Here UK
      • PayPal Here News and Events
      • PayPal Here Community
      • Chip and Pin Card Reader
      • PayPal Here App

The Community Forum will no longer be available starting June 30, 2025. Please note that the forum is now closed for new posts and responses, but previous posts will remain accessible for review until June, 30 2025. For comprehensive support options, please visit PayPal.com/HelpCenter
Merchant Technical Support: For technical support and related questions, please visit our Technical Support Help Center or Developer Central

If you want to report illegal content under the EU Digital Services Act, please do so here

since ‎Mar-14-2023
Country: Canada
Type: Personal
WEN-BC
WEN-BC Contributor
Contributor
12
Posts
0
Kudos
0
Solutions
Sociable
Friendly
The Return
Ice Breaker
View all
Latest Contributions by WEN-BC
  • Topics WEN-BC has Participated In
  • Latest Contributions by WEN-BC

Re: Sandbox recurring payments not working

by WEN-BC Contributor in Sandbox Environment
‎Apr-09-2023 10:43 PM
‎Apr-09-2023 10:43 PM
Hi Jennifer,   I see the default sandbox app has been changed to platform app. Thank you for the change. I used the app to create new payments through advanced checkout and tested with initiating future transactions. But I still got the permission issue.   Wen ... View more

Re: Sandbox recurring payments not working

by WEN-BC Contributor in Sandbox Environment
‎Apr-05-2023 11:23 PM
‎Apr-05-2023 11:23 PM
Hi Jennifer,   I have integrated Advanced Checkout and tested with one order, transaction id "04S93732EA094212E". Then I tried "initiating future transaction" based on this id, but I still got permission issue. Am I missing anything?   Thanks.   Wen ... View more

Re: Sandbox recurring payments not working

by WEN-BC Contributor in Sandbox Environment
‎Apr-02-2023 10:33 PM
‎Apr-02-2023 10:33 PM
Hi Jennifer,   Thank you so much for the clarification and the suggestion. I have submitted a ticket for merchant technical support for Vault integration.   Wen ... View more

Re: Sandbox recurring payments not working

by WEN-BC Contributor in Sandbox Environment
‎Apr-02-2023 12:30 AM
‎Apr-02-2023 12:30 AM
Hi Jennifer,   Thank you for your reply and your demos. This is pretty much same as I was trying. I followed the link Initiate future transactions (paypal.com), I tested again, the error happened with the second step "Authorize Payment", the description of the error is "API caller is not enabled to process payments with the specified type of token. Please contact customer support to request permissions to process transactions with this type of token.". The message is "Authorization failed due to insufficient permissions.". Looks like it is a permission issue with our sandbox business account. But we have Advanced Credit / Debit Cards payment enabled.   Wen ... View more

Re: Sandbox recurring payments not working

by WEN-BC Contributor in Sandbox Environment
‎Mar-31-2023 11:17 AM
‎Mar-31-2023 11:17 AM
Hi Jennifer,   Would you mind helping me with the issue I posted on Wednesday? Thank you so much.   Wen ... View more

Re: Sandbox recurring payments not working

by WEN-BC Contributor in Sandbox Environment
‎Mar-29-2023 04:20 PM
‎Mar-29-2023 04:20 PM
Hi Jennifer,   Thank you for getting back to me. I tested with both REST Api apps, "ONE Simple Plan" and "Default Application" under my sandbox business account, I still got the same error as I got on Monday. My sandbox merchant ID (account ID) is : TRL57SX523SWL as I already sent you. I used the "client ID" and "secret" of the app to obtain an access token, then I use the access token to create an order as a first step to initiate future transaction. it works. Then for the second step "authorize payment", I used the order id and one of the previous transaction ids of the payment to this sandbox business account, there was the same error (permission). Am I missing anything?   Kind Regards,   Wen ... View more

Re: Sandbox recurring payments not working

by WEN-BC Contributor in Sandbox Environment
‎Mar-27-2023 01:08 PM
‎Mar-27-2023 01:08 PM
Hi Jennifer,   Thank you very much for your answer.   "Advanced Credit and Debit Card" was already enabled for our sandbox business account. For "Initiate future transactions", it worked for the first step "Create an order", for the second step "Authorize payment", I used one of the previous transaction ids, I got the following response:   name: NOT_AUTHORIZED issue: NOT_ELIGIBLE_FOR_TOKEN_PROCESSING description: API caller is not enabled to process payments with the specified type of token. Please contact customer support to request permissions to process transactions with this type of token message: Authorization failed due to insufficient permissions. debug_id: b1e69df21bf83 links: https://developer.paypal.com/docs/api/orders/v2/#errorNOT_ELIGIBLE_FOR_TOKEN_PROCESSING   Would you mind helping me with it? Thanks.   Kind Regards,   Wen ... View more

Re: Sandbox recurring payments not working

by WEN-BC Contributor in Sandbox Environment
‎Mar-23-2023 08:38 PM
‎Mar-23-2023 08:38 PM
Hi Jennifer,   That sounds like the path to go. I visited the link you forwarded; it says merchants need to enable Websites Payment Pro.  I visited https://developer.paypal.com/api/nvp-soap/payflow/website-payments-pro/,  it says "PayPal isn't accepting new users for this feature". Also, in sandbox business account under profile setting, I can't see "update" for type "business", only "close" link is there. Would you mind providing more advice about it? Thank you so much.   Wen ... View more

Re: Sandbox recurring payments not working

by WEN-BC Contributor in Sandbox Environment
‎Mar-22-2023 05:11 PM
‎Mar-22-2023 05:11 PM
Hi Jennifer,   Thank you for suggesting the option of Reference Transaction. I have read through the page. That helps with recurring payments with variable amounts. I have another question. What can we do if we want a credit card form with Paypal as an option without clients (payers) having to sign up with Paypal?   Kind Regards,   Wen ... View more

Re: Sandbox recurring payments not working

by WEN-BC Contributor in Sandbox Environment
‎Mar-20-2023 03:38 PM
‎Mar-20-2023 03:38 PM
Hi Jennifer,   Thank you for replying to my message. Since DPRP is no longer available for the live account set up, if you can turn on DPRP for us and we test in sandbox, how can we put the process for variable monthly charges live?   Wen ... View more
Paypal Logo
  • Help
  • Contact Us
  • Security
  • Fees
  • © 1999-2025 PayPal, Inc. All rights reserved.
  • Privacy
  • Legal
  • Cookies
  • Policy Updates

The money in your balance is eligible for pass-through FDIC insurance.

The PayPal Cash Mastercard is issued by The Bancorp Bank pursuant to a license by Mastercard International Incorporated. The Bancorp Bank; Member FDIC.

Powered by Khoros
Welcome to the PayPal Community!