issues
search
Jbarget
/
oxymore
Oxymore magazine
0
stars
0
forks
source link
adjusts stripe redirect to go back to original oxymore page
#335
Closed
Jbarget
closed
3 years ago
Jbarget
commented
3 years ago
What changes have you made?
uses current
location.pathname
for redirect urls when returning from Stripe payment
Which issue(s) does this PR fix?
Fixes #299
How to test
go to a project page
open nav menu
click buy
on stripe click back
should take you back to the project page
Jbarget
commented
3 years ago
fanx
What changes have you made?
location.pathname
for redirect urls when returning from Stripe paymentWhich issue(s) does this PR fix?
Fixes #299
How to test