#oleg.moseiko
1 messages · Page 1 of 1 (latest)
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"
}
}
Yeah okay I was worried about that
I actually don't think we support deep linking from the Customer Portal
Let me double check
🤞
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
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
it can take few years
but the last supporter suggest me to call Custom Portal by webview 🤨
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.
can we hide return block?
No that's not possible
💩
can you give me id feature request?