Successful payment in Paypal Sandbox even without funds
userlalu
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Apr-10-2018
01:22 AM
i am integerating payapal using checkout.js in my php based website but,my personal sand box account have no money but i can transfer money to merchant account.. i want to check some situation like personal account have low balance/ no fund when transferring money to merchant account.so, how can i do these..??
1 REPLY 1

Moderator
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Apr-10-2018
02:36 AM
Hello,
If you want to run scenarios like low balance or insufficient funds, you should have two accounts and send the majority of funds from the buyer account to the seller account, leaving just enough to cover one transaction and then conduct the same transaction twice to see the result of a buyer not having sufficient balance. Ensure you also remove any other funding source from the buyer account, so there is no backup funding source available
Was my post helpful? If so, please give me a kudos!
If you want to run scenarios like low balance or insufficient funds, you should have two accounts and send the majority of funds from the buyer account to the seller account, leaving just enough to cover one transaction and then conduct the same transaction twice to see the result of a buyer not having sufficient balance. Ensure you also remove any other funding source from the buyer account, so there is no backup funding source available
Was my post helpful? If so, please give me a kudos!

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- Sandbox account collect billing and shipping address in Sandbox Environment
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment
- NOT ENABLED TO VAULT PAYMENT SOURCE in Sandbox Environment
- Payments Refunded Automatically After Successful Transactions - PayPal Business Account Issue in REST APIs
- p is not a function error using the example downloaded from Paypal in SDKs