#phant

1 messages · Page 1 of 1 (latest)

open yachtBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

  • phant, 17 hours ago, 17 messages
  • phant, 19 hours ago, 12 messages
  • phant, 1 day ago, 90 messages
  • phant, 1 day ago, 102 messages
  • phant, 1 day ago, 31 messages
  • phant, 2 days ago, 44 messages
    and 1 more
stiff heron
#

yes

arctic rain
#

how long will the link last?

#

it just says short lived, how short exactly?

stiff heron
#

not sure, we don't document it.

#

it shouldn't matter really. The way you integrate is

  • user clicks button on your site. Show a loading spinner etc
  • you call the API and get back the object with the url
  • you redirect the browser to the URL

so there's no time waiting with a URL

arctic rain
#

yes but i want to do something like when a payment is cancelled , give them this link in a mail

#

so that they can click and get redirected to their customer portal

stiff heron
#

you would give them a link to a route on your backend server that then calls the API and does the redirect to the URL