#kevin-connect-direct

1 messages · Page 1 of 1 (latest)

steady mirageBOT
harsh canopy
#

Hello 👋
How exactly are you creating the direct charge?

sonic pond
#

I making a direct charge transaction i used the payment intent api for direct charge ,so i was asking on that how are we going to bill the customer purchasing goods

harsh canopy
#

Do you mean once you create the PaymentIntent, how would you collect the PaymentMethod and charge it?

sonic pond
#

let me get you thee response real quick

#

so this is the api call for that from the stripe docs

#

so my question is who will be the one being billed that amount is it the connected account since we don’t a Customer info there

harsh canopy
#

I think there's some misunderstanding here. The PaymentIntent will not charge anything OR anyone until it has been confirmed with a PaymentMethod.

#

The API call is only creating the PaymentIntent

sonic pond
#

can i accept the charge without a checkout? i'm using standard account and im not using a chekout session

#

im using a saved payment method

harsh canopy
#

Where is the payment method saved? On your platform account OR the connected account?

sonic pond
#

on the Platform account

harsh canopy
steady mirageBOT
sonic pond
#

okay let go with that and see how it goes

harsh canopy
#

👍