How can i test payment with sample card number on paypal sandbox? - paypal-sandbox

I am getting this error while testing on sandbox "This card can't be used for your payment. Please add a different debit or credit card."

try to login with 'facilitator' account in sandbox and then do the payment.
It worked in my case.
Thanks

Related

Cards won't work with paypal sandbox testing

I'm trying to create a simple subscription payment on sandbox PayPal.
I have a business account on sandbox, with which I have created a subscription plan.
Furthermore, I have a test user on sandbox with a credit card generated here: https://developer.paypal.com/api/rest/sandbox/card-testing/
Everything works fine but when I get to the payment confirmation I get this message: "Sorry, cannot use your chosen payment method to set up subscription item. Please try other payment method"
I tried using other cards or creating another test user but I always get this same error.
I've also posted the question in the paypal community but didn't get any response: https://www.paypal-community.com/t5/Sandbox-Environment/Subscriptions-payment-declined-because-test-card-not-working/m-p/3023752
Second problem: When i make a simple payment it works fine, but when I try the pay in 4, it tells me to setup a card (even though I already have a card setuped) and when I try to resetup it on the payment modal I get the error : "We cannot process your request at this time. Try again later."
I thought maybe if I add credit to my test account I can bypass this. But when I go to the page to add credit (https://www.sandbox.paypal.com/myaccount/money/addmoney/topup) it's blank and there are errors in the console.
So I tried to send money to me test account from another account and it doesn't work either...
I was wondering is there like an option or something I have to activate or disable in the settings so my test will work, or is the PayPal sandbox environment just bugged ?
If you need anymore informations or details don't hesitate to ask, I'm not sure if my explaining was clear.
Create a new sandbox personal account at https://developer.paypal.com/dashboard/accounts . Use that account to test the subscription.
The result of Pay in 4 payments is a PayPal payment. You can already test PayPal payments without Pay in 4 as a funding source. So, do not test Pay in 4 in sandbox. There is no reason to.

Testing credit card payment method in Woocommerce

How Can I order without payment to check my own store? I added few thing and really want to check from customers perspective as well as how I receive data in Order form?
To test payment, you should go for a sandbox mode.
Here are the main steps to follow:
Register a Paypal Sandbox Account
Set a WooCommmerce Paypal Sandbox Account
Test the payment by Paypal Sandbox
You can find details on this page:
How To Test WooCommerce Payment By PayPal Sandbox

Paypal sandbox payment succeeded but not showing in sandbox summary

Hello Everyone i am using pay-pal sandbox for pay-pal express checkout. I am getting success and my payment Id, token id and payer Id also generated. But when I am going to sandbox summary, its not showing under my payment transactions.
Can someone please tell me what i am doing wrong? If payment got succeeded then why its not showing in summary area.
Sounds like you are using REST API and you have successfully "Create Payment".
You will need to fully run "Execute Payment" to complete the transaction. You can refer here for more information:
https://developer.paypal.com/docs/api/payments/#payment_execute

PayPal Sandbox - Invalid Billing Address

I'm trying to test a purchase on a website I'm developing which uses WooCommerce. So, when I proceed to checkout and chose to pay without a PayPal account (this payment method still runs through PayPal's system) and use a credit card. I'm using a fake credit card that I generated in PayPal sandbox. When I type in all the correct details and attempt to continue with the payment, it returns an error that the billing address I used is invalid (the billing address I'm using is the address that PayPal Sandbox generated for me. I'm not sure how to fix this.
Kindly contact PayPal Merchant Technical Services for further assistance on this issue.
https://www.paypal-techsupport.com/app/ask

Paypal Pro Hosted Sandbox credit cards - nothing works

Has anyone ever managed to successfully process a credit card transaction on PayPal Pro Hosted sandbox?
I have used the test card generated in the sandbox profile, test cards from the old PayPal 'documentation', test cards generated from multiple card number generators.. nothing works
Message on the PayPal page is always:
We’re sorry, we can’t complete this payment with the selected card at
this time. Please try another card.
Seems that it only works if you turn of the extra card verification in the sandbox merchant profile

Resources