#gijs4g
1 messages · Page 1 of 1 (latest)
ok would you mind sharing the url of that page?
ok I'm looking into this
you're truncating the checkout url
that's why
I think the best way of doing your integration is not to redirect from the backend
but instead send the url to the frontend and change window.location there
okay that is weird, but thanks for giving me a direction to look into
turbo: false on my button that calls this new action for rails 7 is what does the trick
let me know if you need any more help