#elysium-element-topup-issuing
1 messages · Page 1 of 1 (latest)
are you using connect?
Yes.
I am using Connect.
I can't find frontend examples for topping up.
Or Could you recommend topping up example python project?
I am most grateful for your kindness.
Gotcha first thing you'd want to do is to collect the bank account information using Stripe.js and tokenize the source
After that you can create a Topup using the API as shown in the example
Looking for resources that I can share about collecting bank account using Stripe.js
Thanks.