On the flow that we are implementing for our customers, we have create the subscription without the card_id, which causes an invoice to be created and an email to be sent to the customer. We are also using the API to retrieve that invoice and redirect the user to the invoice url. But we want the user to go back to our website after he completes payment on Square.
Is it possible to have a return_url parameter on the invoice payment URL, that redirects the user after he finishes payment?
6 posts - 3 participants