#Rohit877033

1 messages · Page 1 of 1 (latest)

vapid urchinBOT
trim totem
#

Hi! Let me help you with this.

#

Could you please clarify what's the exact issue you're running into?

sullen dove
#

I want create a API where user purchase subscription
-> but stripe dashboard says incomplete
-> i found this doc where mention
-> 3d sucure authentication is require

but not understand how to handle this

node js + express js (backend)
angular (frontend)

#

Hello ?

trim totem
sullen dove
#

this show i want to send notification when webhook call how to do this here ???

trim totem
#

Are you having issues with webhooks or subscriptions?

sullen dove
#

i get webhook but how can send client_secret in angular so 3d sucure authenitication pop up show there and user complete this and payment done

trim totem
#

There's no official support for an Angular SDK but you can just use the HTML+JS integration.

sullen dove
#

i get all webhook
but how can handle this in frontend side

#

how can open 3d sucure pop up in angular

#

doc says after call this api webhook send you client_secret how to paas this to angular

#

and show pop up

trim totem
#

If you use the Payment Element it will handle the 3DS for you.

#

You don't need to worry about it.

sullen dove
#

but i make my custom ui for payment

trim totem
#

We strongly advice against it as it might get you in legal trouble.
Instead, if you use the Payment Element you will not need to worry about it.