Skip to content

If Spree.pathFor is defined, use this to generate Stripe intent URL#407

Open
dylanfisher wants to merge 1 commit into
spree-contrib:mainfrom
dylanfisher:fix/payment_confirm_mounted_at_route
Open

If Spree.pathFor is defined, use this to generate Stripe intent URL#407
dylanfisher wants to merge 1 commit into
spree-contrib:mainfrom
dylanfisher:fix/payment_confirm_mounted_at_route

Conversation

@dylanfisher

Copy link
Copy Markdown

Without this change, the mount path of the Spree engine isn't taken
into account, and this hard-coded URL results in a 404.

Fixes #392

Without this change, the mount path of the Spree engine isn't taken
into account, and this hard-coded URL results in a 404.

Fixes spree-contrib#392
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.

checkout/_payment_confirm.html.erb does not honor the mounting path of Spree Engine

2 participants