How to choose currency when creating client portal session using api?
Status: Closed · Asked by Umair975 on · 0 views
We are using SSO from our app to allow users to login to their client portal using Create Client Portal API Session. We have multiple currencies but the portal always logs in to USD and users with subscriptions/invoices in other currencies cannot see any records till they manually switch currency from the drop-down list. This is very confusing for users. Is there a way to pass currency with the API so that the redirect link logs in the user in that selected currency?
Hello Umair,
Greetings !!
We currently do not have an API for this. However, we are actively exploring possible workarounds for this case. Kindly allow us some time, and we will provide you with updates as soon as they are available.
Thanks & Regards,
Mukesh
If I may suggest just allow adding a currency parameter to the SSO URL and handle it on the client portal side or allow sending currency as header to SSO API Call.
example:
From Create Client Portal API Session payload
"access_url": "https://payments.pabbly.com/portal/access/test1234?tk=$2b$10$cWjR3h0yWV8a9IdetMa4fewxGicrO6rxr19hAKxkeSw.nIM137aIS",
add ¤cy=AED and redirect to https://payments.pabbly.com/portal/access/test1234?tk=$2b$10$cWjR3h0yWV8a9IdetMa4fewxGicrO6rxr19hAKxkeSw.nIM137aIS¤cy=AED
Any updates on this?
Hello,
We have added this task in our product development roadmap. Our team will be soon working on this task. We will ensure to keep you updated on any developments regarding the same.
thanks for the update. Any ETA on this?
Hello Umair,
Greetings !!
We appreciate your patience. As of now, our team is engaged in a prior task. Once that is completed, we will promptly start working on your request. We will ensure to keep you updated on any developments regarding the same.