#Ratnesh-android-payment
1 messages · Page 1 of 1 (latest)
What exactly do you mean? you can supply a Card id as the payment method for a payment intent:
https://stripe.com/docs/api/payment_intents/create#create_payment_intent-payment_method
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ID of the payment method (a PaymentMethod, Card, or compatible Source
Is payment done using card_id in frontend or backend?
Usually when working with ID like that it would be on your server, but what are you trying to do?
Transfer money to connect account
What does that have to do with a payment then?
Transferring money to connect account and deducting commission same time as user purchase product
What kind of connected accounts do you use?
Standard