#aditya_30844

1 messages · Page 1 of 1 (latest)

timber mossBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

uncut nest
#

Hello! We don't have a native 'wallet' concept I'm afraid. Can you elaborate more on your use case?

alpine coyote
#

Is there any way to use stripe as a wallet ?
The functionality is traditional, user can add money to wallet either with bank account or card added in in stripe account. Alos, the balance should be reflected according to the withdraw and deposit transactions.

uncut nest
#

Your customer makes a payment.
You credit the balance oin the associated Customer object by the same amount.
That is automatically applied to any invoice payments.

alpine coyote
#

Thanks!
How can I add a card and bank account against a customer, when front end is a laravel website.

uncut nest