Skip to content

How to add flash message after checkout session returns? #921

Answered by excid3
yuripinto asked this question in General
Discussion options

You must be logged in to vote

Use your success URL.

Add a param or send them to a success page.

success_url: root_url(flash: true),
# or
success_url: success_url

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@yuripinto
Comment options

Answer selected by yuripinto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants