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 ‎Oct-17-2019
Country: United States
Type: Business
frankni
frankni Contributor
Contributor
9
Posts
0
Kudos
1
Solution
Conversationalist
Your 3rd PayPal Anniversary
Helper
Your PayPal Anniversary
Ice Breaker
The Return
Active
View all
Latest Contributions by frankni
  • Topics frankni has Participated In
  • Latest Contributions by frankni

Re: PayPal management has failed

by frankni Contributor in Transactions Archives
‎Nov-04-2022 08:08 AM
‎Nov-04-2022 08:08 AM
My next movement is to cancel all my existing recurring payment customers under PayPal, and re-create them so they will be processed by Stripe at much less fee. Greed doesn’t pay. ... View more

PayPal management has failed

by frankni Contributor in Transactions Archives
‎Nov-04-2022 07:54 AM
‎Nov-04-2022 07:54 AM
I have been using PayPal for almost 20 years to power and process my recurring subscription website. PayPal has kept raised the processing fee. Does this help PayPal stock? No, PayPal stock has crashed many time because PayPal continues to raise it fee. I have switched credit processing to Stripe and many others do the same. PayPal is going to continue to lose its customers if you don’t reduce the fee. I have even considered to disable my customers to use their PayPal account to do purchases, and force my customers to use credit card, which is then processed by Stripe at much less fee. PayPal, you have competitors, your stock will go to $30 if you don’t return your over charge. ... View more
Labels:
  • Labels:
  • Recurring Payments
  • Transaction Fees

Re: Return url on payment success contains no POST...

by frankni Contributor in Sandbox Environment
‎May-20-2021 09:35 PM
‎May-20-2021 09:35 PM
Anyone helps, please?     ... View more

Return url on payment success contains no POST dat...

by frankni Contributor in Sandbox Environment
‎May-19-2021 12:06 PM
‎May-19-2021 12:06 PM
My html form is like below:     <form action='https://www.sandbox.paypal.com/cgi-bin/webscr' method='POST'> <input type='hidden' name='cmd' value='_s-xclick'> <input type='submit' value='Continue &gt;&gt;'> <input type='hidden' name='encrypted' value='-----BEGIN PKCS7----- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -----END PKCS7----- '> </form>     Inside the encrypted data, I set rm='2'.   When I turn off auto return from my seller account, buyer clicks the return button after successful payment, the return url has all POST payment data.   When I turn on auto return from my seller account, the return url has empty data. No POST are sent to me.   This happens on both sandbox and live   What do I do wrong? ... View more
Labels:
  • Labels:
  • API
  • SDK

Re: PayPal sandbox test subscription fail for PayP...

by frankni Contributor in Sandbox Environment
‎Mar-22-2021 01:57 PM
‎Mar-22-2021 01:57 PM
My sandbox Merchant ID is 7DNSRTTPUES56   Thanks ... View more

PayPal sandbox test subscription fail for PayPal g...

by frankni Contributor in Sandbox Environment
‎Mar-21-2021 05:56 PM
‎Mar-21-2021 05:56 PM
I am using merchant-sdk-php to power my subscription services.   In sandbox, I try to create test subscription using credit card generated by PayPal credit card generator. It always fails with error message Gateway Decline, This transaction cannot be processed, ErrorCode 10752   Why does the sandbox test decline PayPal generated credit card number?   When I switch to "live" using my real credit card, it succeeds!   What do I do wrong in sandbox? Please help. I can't test in sandbox.   Thanks. ... View more
Labels:
  • Labels:
  • API
  • REST

PayPalRest API for recurring plan won't work with ...

by frankni Contributor in Sandbox Environment
‎Jun-19-2020 08:01 AM
‎Jun-19-2020 08:01 AM
Hi,   I need to set up a recurring plan for customers with free trial, it won't work. I have to charge $0.01 for the initial payment for it to work. What do I do wrong?   When I give $setupFee = 0, it returns error message as below: {"name":"CC_DECLINED","message":"This transaction cannot be processed.","information_link":"https://developer.paypal.com/docs/api/payments.billing-agreements#errors","debug_id":"e2f39a27a5dd"}   If I give $setupFee = 0.01, it works!   Below is how I create the MerchantPreferences.   $merchantPreferences = new PayPal\Api\MerchantPreferences(); $merchantPreferences->setReturnUrl( $returnUrl ) ->setCancelUrl( $cancelUrl ) ->setAutoBillAmount( "yes" ) ->setInitialFailAmountAction( "CONTINUE" ) ->setMaxFailAttempts( "3" ) ->setSetupFee( new PpCurrency( array( 'value' => $setupFee, 'currency' => 'USD' ) ) );     ... View more

Re: Update Card Details for Recurring Payments

by frankni Contributor in Payments Archives
‎Oct-18-2019 03:27 PM
‎Oct-18-2019 03:27 PM
I am having the same problem not being able to update the credit card when customer current card is expired.   However, PayPal merchant sdk allow to update the credit card. I wonder why the REST api won't allow to do the same.   Also, the REST api won't allow free trial, I have to charge at least $0.01 to allow me the create a subscriber account.    Does this mean I have to continue to use merchant sdk? ... View more

How to update customer's recurring payment credit ...

by frankni Contributor in Merchant Products and Services Archives
‎Oct-17-2019 03:37 PM
‎Oct-17-2019 03:37 PM
I had been using merchant-sdk-php to power my subscription website, where users can choose to sign up using their existing paypal account, or using their credit card. We offer 14 days free trial. Users can update their credit card when the old card expires, users can change subscription plan, etc.. These are all good for many years by simply updating the existing subscription profile (no need to cancel and re-create a new one).   Now I try to switch to paypal rest api (php). (It apears rest is newer and better?) I found there are several problems: 1. I can't do free trial. I must charge at least $0.01, otherwise it got denied. 2. I can't update anything, not credit card, not subscription plan, etc. I can suspend, reactivate, or cancel a subscription though.   Here is my test code to change only description and it doesn't work. Please help if I do anything wrong? Many thanks   [code] // $subscr_id ( = $agreement->getId() ) is saved in my database when it was created. It is the lookup key for all later transactions $agreement = Agreement::get( $subscr_id, $apiContext );   $patch = new Patch; $patch->setOp( "replace" )     ->setPath( '/' )     ->setValue( json_decode( '{ "description": "New Description", }' ) );   $pathRequest = new PatchRequest; $pathRequest->addPatch( $patch ); $agreement->update( $pathRequest, $apiContext ); [/code] ... View more
Labels:
  • Labels:
  • Recurring Payments
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!