#Lalit-CustomerPortal

1 messages · Page 1 of 1 (latest)

faint pond
#

That's not possible, unfortunately

crystal ferry
#

ohh, thanks for update, is there any way we can us stripe adding billing address popup or adding payment methods screen that stripe provide in dashboard in angular application.

#

want whatever screens that stripe dashboard have to implement same thing in angular application.

faint pond
#

Stripe Dashboard is not open-source too, unfortunately :/ Sorry

#

There is no convenience way, but I think you could just reference the UI and build it yourself

crystal ferry
#

ok, thanks for update

tawdry fox
#

Hi @crystal ferry I'm taking over this thread, let me know if you need any help.

crystal ferry
#

Hi, @tawdry fox want to create a dashboard for our customers in angular just like stripe dashboard where customer can add payment methods (tried to use payment element but that doesn't work just to save payment methods), add billing address and list and download invoices, i just want to know stripe provide something that we can just something in angular application to create dashboard like stripe dashboard.

tawdry fox
crystal ferry
#

but it will redirect customer to stripe customer portal, i am looking for something that we can implement in angular application.

tawdry fox
#

I see, then I'm afraid this is something Stripe doesn't support at this moment.

crystal ferry
#

@tawdry fox instead of redirecting to customer portal, is it possible to show customer portal in popup window when i click on button using iframe or something?

tawdry fox
#

You mean embed the customer portal in an iframe?

crystal ferry
#

yes

tawdry fox
#

I won't advise this approach because the customer portal already contains iframes for the payment elements.

crystal ferry
#

ok. Thanks

#

one last question, if we use customer portal, is it possible to change view of that, like adding buttons or menus, arrange them as per design?