Top "Paypal" questions

For questions about the PayPal API used by software developers to process payments, manage invoices, monitor accounts, etc.

paypal express checkout =>Error: Security header is not valid

Error : Security header is not valid Array ( [TIMESTAMP] => 2014%2d04%2d29T07%3a24%3a29Z [CORRELATIONID] => 6af6749c848d6 […

express paypal out
How to get client ID and secret key from paypal account

Using developer account of paypal I could get client ID and secret key by creating an app but not with …

api paypal
Get information from PayPal after a transaction

I want to create a simple transaction on my Web Site where after the person's transaction completes, I want paypal …

php paypal
Currency exchange rates for paypal

Does anyone know a way to get the currency exchange rates for paypal? We have custom shopping cart and use …

paypal currency finance
Paypal Access - SSL certificate: unable to get local issuer certificate

I'm working with cUrl and PHP to make a request to a server (for paypal access) Paypal developer website does …

php curl ssl paypal
The request was aborted: Could not create SSL/TLS secure channel sandbox account

It was working well before a week but now it shows following error. I have tried the following things but …

.net paypal sandbox
Notify URL of PayPal

PayPal successfully returns me the return URL that I specify while creating "buy now" button. But now I am confused. …

paypal payment-gateway
How to send money to any paypal account

Is it possible to send money using paypal API to any paypal account (not just to API credentials owner). I …

paypal paypal-adaptive-payments paypal-soap
Paypal sandbox test credit card numbers

Paypal support forums keep mentioning about getting a credit card number automatically. However, it does not show any credit card …

paypal
Why would you use a string in JSON to represent a decimal number

Some APIs, like the paypal API use a string type in JSON to represent a decimal number. So "7.47" instead of 7.47. …

json serialization paypal