Creating PaymentIntent for a direct Payment to a Standard account
rm116 opened this issue · 1 comments
rm116 commented
Hello,
In create PaymentIntent : https://hexdocs.pm/stripity_stripe/Stripe.PaymentIntent.html#create/2
I didn't find in the lib docs, how to specify the account id for my connect user (not the "on_behalf_of" which is used for indirect payments). This information is passed in the Headers when using the API, but other libs are including it (https://stripe.com/docs/connect/direct-charges).
rm116 commented
closed