Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

i have no money in my debit card but transaction is done #69

Open
nabeelirbab opened this issue Jun 23, 2017 · 1 comment
Open

i have no money in my debit card but transaction is done #69

nabeelirbab opened this issue Jun 23, 2017 · 1 comment

Comments

@nabeelirbab
Copy link

nabeelirbab commented Jun 23, 2017

In my app when I try new SDK and test app in sandbox mode I got this response:
{
client = {
environment = sandbox;
"paypal_sdk_version" = "2.0.2";
platform = iOS;
"product_name" = "PayPal iOS SDK";
};
response = {
"create_time" = "2017-06-15T10:19:02Z";
id = "PAY-6C9862538L110700WKNGQPFQ";
intent = sale;
state = approved;
};
"response_type" = payment;
}

That means my transaction done successfully. But i have no money in my account .Also when we had no funds and tried our VIsa, we had no error saying: Insuffecient funds

@vosecek
Copy link

vosecek commented Sep 18, 2017

There may be certain amounts to throw different errors. This way is common in Braintree Gateway, I suppose the system for unsuccessful transaction will be similar for PayPal.

In short: in test mode does not matter if you have money in wallet unless you send specific amount which should mean failed transaction.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants