#elysium-Issuing
1 messages · Page 1 of 1 (latest)
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Is this virtual card created in your platform account, or one of the connected accounts?
one of the connected accounts.
OK, in that case you can only use this card on the connected account, not on platform.
Got it.
I will try again.
Thank you Jack.
Hi Jack.
How can I implement topping up funds to virtual credit card in connected account?
Could you recommend some examples?
Sure, here's the doc https://stripe.com/docs/issuing/funding/connect#add-funds
Thank you.
Hi, Jack.
Thanks for your help.
How can I move funds from connected account to virtual credit card that belongs to connected account?
The virtual card doesn't hold any funds, when you make a charge with the virtual card, Stripe will take the funds from the issuing balance for the payment
I created virtual cards per product.
When each product is created, a virtual card is issued accordingly.
Therefore, the card used for payment will be different.
So, all of those cards be paid with funds from the issuing balance?
Yes, Stripe will use the funds from issuing balance for the payments paid using any of the virtual card.
Got it. Thanks for your help.