I am using paypal sandbox accounts to test payment through a website, one for buyer and one for receiver (personal/business). When I make a test payment from the buyer account to the merchant account the funding is adjusted for buyer but not merchant, despite the transaction showing up in notifications and in the sandbox account itself. Why could this be?
Related
I have made call sandbox batch payout API using my sandbox account and added unregistered PayPal user to make batch pay, payout API called, and got the success response, got UNCLAIMED status for particular that email address which was unregistered, I have created sandbox account with that email address but that amount paid by sender not deposited in that account.
Again if calling that payout API with same email param, got paid amount in my account, but first transaction payment amount didn't reflecting, Is sandbox not reflect that amount in sandbox account?
I've just started to get the Paypal link to integrate with my website and it says the payment went through (i.e. the money is deducted from the buyer sandbox account) however, the facilitator of the account does not have its money increased.
Does anyone else have this problem?
Is paypal providing the payment gateway that accepts payments from credit /debit cards.
I have created a sandbox account in paypal and tried to purchase using my paypal account and its working fine. But I need provide paypal payment gateway for customers who doesnt have paypal account. They need to purchase it by providing their account details.
Please help me on the same.
Yes, PayPal does process credit/debit card payments without requiring your customers to have PayPal accounts. Although, you'd still need a PayPal merchant account to receive credit/debit card payments using PayPal payment gateway.
I have integrated Paypal API with my CakePHP application.The transaction is successful.
The merchant's account is credited. But the buyer's account is not debited at all.
I have a PayPal Express Checkout setup to create recurring payment profile using BRL (Brazil Real) as a currency. That works fine in sandbox as long as user has funds in BRL.
However for users without BRL funds recurring profile is created, but transaction is never made. It's just delayed and I get IPN saying that it failed. When I sign in as the user with failed recurring payment I don't get any message that my subscription payment failed, nor I can pay it manually. (note that sandbox users have box credit card added and PayPal funds available just in different currency)
Is there a way to tell PayPal to use funds in any currency that user has available to pay for the subscription?
From what i remember, sign into the sandbox merchant account, and change the settings.
My Account -> Profile -> My selling tools -> Block Payments -> Accept Currency and Convert to Currency Radio Button. That should fix the failed message