#hayazee.

1 messages · Page 1 of 1 (latest)

long loomBOT
desert axle
#

Hi there, can you give me some context?

chrome wadi
#

I want to add a pre built payment link that will be linked to my project. And on the success message, it should navigate to my website. RN for testing I've put it on my localhost but it's telling me that the URL I've provided is incorrect.

desert axle
#

OK, so it's about the success url of a PaymentLink

chrome wadi
#

Yea

desert axle
#

OK. It looks like the Dashboard doesn't allow using localhost for success page. Maybe you want to create a PaymentLink programmatically? so that you can set http://localhost:3000/xxx as the redirect https://stripe.com/docs/api/payment_links/payment_links/create#create_payment_link-after_completion

chrome wadi
#

Lemme have a look and give you the update

desert axle