Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Payflow Gateway / Credit Referenced Transaction Amount wrong... #11

Open
cemkozinoglu opened this issue Sep 13, 2013 · 1 comment
Open

Comments

@cemkozinoglu
Copy link

When i do:
responses, unconsumed_data = client.credit_referenced(transid)

From my Paypal manager / test mode, I can see a successful credit .. But unfortunately the amount is 1$ for some reason not the full amount which in this case was 45$...

Is this something paypal does in test mode? or something is funky with the created response by the Python PayflowPro?

@bkeating
Copy link
Owner

Hey @cemkozinoglu,

Is this still hanging up for you? Could I see a full interactive paste of your session? $1 authorizations may be part of the example code. I don't believe that exists elsewhere. You also generally want to avoid $1 auths. Paypal is suppose to support $0 auth but this is not an option via Payflow pro. I'll update the example to reflect this.

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

No branches or pull requests

2 participants