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

Cast item get_quantity into int #168

Merged
merged 1 commit into from
May 26, 2021

Conversation

Dinamiko
Copy link
Contributor

Customers are having issue with quantity amounts, as you are aware when checking out amounts can be seen as 1.00 instead of 1, this is causing issues as decimals are rejected by PayPal if added into the request for quantity values.

This PR casts the vaule of item get_quantity into integer.

@Dinamiko Dinamiko merged commit 4859980 into trunk May 26, 2021
@Dinamiko Dinamiko deleted the PCP-136-product-quantity-not-being-turne branch May 26, 2021 09:45
@Dinamiko Dinamiko mentioned this pull request Jun 1, 2021
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

Successfully merging this pull request may close these issues.

2 participants