#dev31-q
1 messages · Page 1 of 1 (latest)
i want to do one to one paymnet between customer just like google pay and paytm
in stripe is there any way
could you help me
i want to do one to one paymnet between customer just like google pay and paytm
I don't know what that means, can you explain an example to me?
just like google pay you can send money to different user and recieve from them it is possible in stripe ??
please guide me
are you there could you please help me to find the solution
Stripe is not really a wallet consumer-to-consumer product like that
you can use https://stripe.com/docs/connect/ to model a business where you accept payments and then divide money between various parties, which is similiar.
(deleting your message in the main channel, we are talking here)
no
anyone who recieves money in Stripe needs to have an Account object and verify their identity; that is what Connect is for managing.
ok so it won't be posssible to transfer money between the customer having same account
probably not.