ryanmitchell / ti-ext-cutlery

2 stars 2 forks source link

Cutlery field data does not get passed when using a payment processor that redirects the user #1

Open hrtcdxfu opened 1 year ago

hrtcdxfu commented 1 year ago

Expected behavior: Cutlery field data always gets passed on with the order at checkout.

Actual behavior: Cutlery field gets passed on when the payment option does not take the user off the site first, such as with cash on delivery. However when choosing a payment processor that redirects the users such as Mollie, the cutlery field data does not get processed.

Reproduce steps: Place an order with a payment processor that redirects the user after the checkout.

Version: v3.5.4

ryanmitchell commented 1 year ago

That’s not something we ever do in our set ups so it’s not going to be something I’ll spend time on I’m afraid.

You are welcome to open a Pull request with the changes required and I’ll review it.