We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi everyone thank you for wonderful module. i have installed the module and it's working.
i.e my SetExpressCheckout() and GetExpressCheckoutDetails() are returning all the required values.
However when i do the final DoExpressCheckoutPayment() it returns a blank values (it does not even give an error report)
i checked the test paypal account and no payment was taken.
i enclose below a var_dump of the values that are submitted to the DOExpressCheckoutPayment().
You will note that the values are all there. so, i have no idea why its not returning a payment
. i would be really grateful if you could give an idea. i mean,ttrehave
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi everyone
thank you for wonderful module.
i have installed the module and it's working.
i.e my SetExpressCheckout() and GetExpressCheckoutDetails() are returning all the required values.
However when i do the final DoExpressCheckoutPayment() it returns a blank values (it does not even give an error report)
i checked the test paypal account and no payment was taken.
i enclose below a var_dump of the values that are submitted to the DOExpressCheckoutPayment().
You will note that the values are all there. so, i have no idea why its not returning a payment
.
i would be really grateful if you could give an idea. i mean,ttrehave
The text was updated successfully, but these errors were encountered: