#oleg.moseiko

1 messages · Page 1 of 1 (latest)

half tendonBOT
twilit arrow
#

Hello there

#

You would need to deep link using the return_url

true salmon
#

how can i understand the reason of error if i use deep link?

#

{
"error": {
"code": "url_invalid",
"doc_url": "https://stripe.com/docs/error-codes/url-invalid",
"message": "Not a valid URL",
"param": "return_url",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_FffIYCMMEceGIM?t=1682432483",
"type": "invalid_request_error"
}
}

Learn more about error codes and how to resolve them.

twilit arrow
#

Yeah okay I was worried about that

#

I actually don't think we support deep linking from the Customer Portal

#

Let me double check

true salmon
#

🤞

twilit arrow
#

Sorry yeah looks like we don't support deep linking from the Customer Portal yet. I can put in a feature request but for now you are limited to an https return_url

true salmon
#

so how can i return to my app?

#

can we hide return block?

twilit arrow
#

This flow isn't designed for a mobile webview so it won't really be friendly to that

#

If you want control like returning to your app then you really need to just build your own customer management within your app

#

As I noted I'll put in a feature request to add support for deep linking in the future but we simply don't support it currently

true salmon
#

it can take few years

#

but the last supporter suggest me to call Custom Portal by webview 🤨

twilit arrow
#

Well yeah Customer Portal in a webview is a great way to have simple customer management. But if it is a requirement currently for you to be able to deep link back to your app then Customer Portal won't work for that.

true salmon
#

can we hide return block?

twilit arrow
#

No that's not possible

true salmon
#

💩

true salmon
#

can you give me id feature request?