NOTE: Please note that your merchant bank may not support $0 Authorizations (such as Paypal). In this case you would need to perform a void transaction type against the authorizations PNREF.
As the title says. I believe this is due to Python t reating 0 as Null but upon further inspection of the code, it doesn't appear to cite the proper
NOTE: Please note that your merchant bank may not support $0 Authorizations (such as Paypal). In this case you would need to perform a void transaction type against the authorizations PNREF.
As the title says. I believe this is due to Python t reating 0 as Null but upon further inspection of the code, it doesn't appear to cite the proper
When I give a value of "0" and print the Amount variable I get:
So the amount "0" isn't even reaching the authorization class(is it a class or function?)
This has some helpful info https://www.x.com/docs/DOC-1561 Also helpful: Starting on Page 32 of https://cms.paypal.com/cms_content/US/en_US/files/developer/PP_PayflowPro_Guide.pdf