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

CUSTOMER_OPTION_ADJUSTMENT not taken in Payum #63

Open
Loocos opened this issue Oct 6, 2020 · 2 comments
Open

CUSTOMER_OPTION_ADJUSTMENT not taken in Payum #63

Loocos opened this issue Oct 6, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@Loocos
Copy link
Contributor

Loocos commented Oct 6, 2020

Hi there,

When u try to pay with Paypal using this plugin. The price amout sent is not the right one.
It miss the CUSTOMER_OPTION_ADJUSTMENT.

We need to override it by ourself the ConvertPaymentAction from the Sylius framework.

Need more details?

@mamazu
Copy link
Collaborator

mamazu commented Oct 7, 2020

Hello, thanks for reporting the bug.

This should be handled by Sylius however. Sylius should create a payment with the correct amount. It would be possible that it doesn't display the individual additions in Paypal but the total should be correct.

It would be nice though if you could explain the issue further (as we only use this plugin with offline payments this might really be an undiscovered bug.)

@mamazu mamazu added the bug Something isn't working label Nov 21, 2020
@mamazu
Copy link
Collaborator

mamazu commented Sep 14, 2023

I think this could be related to #143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants