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 is not available for new posts or responses; previous posts remain available to review. 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 ‎Apr-10-2023
Country: Australia
Type: Personal
juney168
juney168 Contributor
Contributor
2
Posts
0
Kudos
0
Solutions
Ice Breaker
The Return
Active
View all
Latest Contributions by juney168
  • Topics juney168 has Participated In
  • Latest Contributions by juney168

Re: Pay In 4 issue - Express Checkout integration ...

by juney168 Contributor in NVP/SOAP APIs
‎Apr-13-2023 05:22 AM
‎Apr-13-2023 05:22 AM
Hi @MTS_Chiranjeevi,   Thank you for your reply!   Just wanted to ask though, does that mean we must change to the REST API integration to solve our problem. As in, can we continue using the NVP API integration?   Our system is for small business users and all of them have a different PayPal business account each. Since we don't have access to their accounts, it would be exceedingly difficult for us to change from the Classic API integration to the REST API integration in a short time.   If for example we kept using the NVP API integration, would it be possible to stop an online user from using the Pay Later/Pay in 4 option (i.e. not showing the option on the Paypal site) programmatically?   If not, is there any way we can distinguish the DoExpressCheckoutPayment call's return of FAILURE due to Pay Later/Pay in 4 from other failures? As I mentioned in my last post, the DoExpressCheckoutPayment call gives no error message when it returns FAILURE (ACK='FAILURE').   We would like to know why we didn't receive an error message such as the failure caused by a retricted account: TIMESTAMP: 2022-12-11T04:15:29Z CORRELATIONID: 7949dafa36340 ACK: Failure L_ERRORCODE0: 10002 L_SHORTMESSAGE0: Restricted account L_LONGMESSAGE0: Account is restricted L_SEVERITYCODE0: Error   Looking forward to hearing from you. Regards, June ... View more

Pay In 4 issue - Express Checkout integration (NVP...

by juney168 Contributor in NVP/SOAP APIs
‎Apr-10-2023 06:45 PM
‎Apr-10-2023 06:45 PM
Hi everyone!   We have used the Express Checkout integration (NVP API) in our online system for over 10 years. Never before have we encountered any PayPal issues until now. In regards to the Pay Later option, if an online user selects the Pay In 4 option (from the Paypal site), the DoExpressCheckoutPayment call returns FAILURE ($ack='FAILURE') without any error message.   Here is the PHP code:   $nvpstr = '&TOKEN=' . $token . '&PAYERID=' . $payerID . '&PAYMENTACTION=' . $paymentType . '&AMT=' . $paymentAmount . '&CURRENCYCODE=' . $currCodeType . '&IPADDRESS=' . $serverName; $nvpstr = $nvpstr . "&NOTIFYURL=" . $notifyURL; $resArray = hash_call("DoExpressCheckoutPayment", $nvpstr); $ack = strtoupper($resArray["ACK"]); This error only occurs where the Pay In 4 option is selected (i.e. it works fine if the user pays the full amount).   We would like to know if there is any NVP filed for the Pay Later option and/or how to integrate it into our system.   Please give us some suggestions regarding how to solve this problem. Any help would be appreciated, thank you.   June   ... View more
Labels:
  • Labels:
  • Express Checkout
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!