Skip to content

Send form data also when paying with payment request button#47

Merged
spaghetticode merged 1 commit into
solidusio:masterfrom
spaghetticode:spaghetticode/fix-payment-request-with-intents
Apr 10, 2020
Merged

Send form data also when paying with payment request button#47
spaghetticode merged 1 commit into
solidusio:masterfrom
spaghetticode:spaghetticode/fix-payment-request-with-intents

Conversation

@spaghetticode

Copy link
Copy Markdown
Member

This is required in order to successfully complete the payment when using the payment request button on the payment checkout step, just like we do for the regular Payment Intents flow.

Failing that, CreateIntentsOrderService#payment_params will raise an error when trying to access data inside the hash form_data.

This is required in order to successfully complete the payment
when using the payment request button on the payment checkout
step, just like we do for the regular Payment Intents flow.

Failing that, `CreateIntentsOrderService#payment_params` will
raise an error when trying to access data inside the hash `form_data`.
@spaghetticode spaghetticode added the bug Something isn't working label Apr 10, 2020
@spaghetticode spaghetticode self-assigned this Apr 10, 2020
@spaghetticode
spaghetticode merged commit b2516b0 into solidusio:master Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants