20 questions
When I called the PayPal SetExpressCheckout API, I received an error code of 10400 in the response.https://www.paypal.jp/uploadedFiles/wwwpaypaljp/Supporting_Content/jp/manual/PP_JP_NVPAPI_DeveloperGu...
When I make a payment to the second recipient with PayPal Adaptive Payments chained payment, the following error occurs:[errorId] 520002[message]PA_Long_Error_Payment_Request_InvalidatedIs it possible...
After I made a credit payment with PayPal's Web Payment Plus, I got IPN data and wrote PHP to import data into the system, but when I asked PayPal if the data was correct, the validation returned with...
As far as I know, regular payments fail for the following reasons:Are there any other possible reasons?1. In case of insufficient balance due to usage limit 2. If your credit card has expired 3. In ca...
If I transfer the outstanding amount to the next month, will there be a settlement error if there is no balance for two months in the PayPal balance?Or is it possible to pay only for one month?
I am currently writing a code to call the REST API from jQuery to retrieve the results.[What I want to do] Use jQuery to access Paypal's following sandbox URL: https://api-3t.sandbox.paypal.com/nvp A...
If the payment fails, the payment will usually be made again next time, but I would like to change the status to Suspended after the first failure.If you set the CreateRecurringPaymentsProfile paramet...
I think it is common for Express Checkout to specify the shipping address as a property in the SetExpressCheckout API, but if I don't need to obtain the shipping address, is it possible to use only th...
Regarding the Sandbox Instant Payment Notification (IPN) simulator, I cannot test it with a fixed payment.Is there any way?
Will transactions that occur automatically with periodic payments be given a transaction ID separately?Also, is it possible to renew with that transaction ID?
« | - 2 - |
© 2024 OneMinuteCode. All rights reserved.