#Dave O

1 messages · Page 1 of 1 (latest)

green furnaceBOT
worthy grove
#

That method will work across all payment methods. They will all generate charges on the payment intent with a balance transaction that has the net amount you got

#

The payment intent/charge structures will stay the same across payment methods. There are behavioral differences in some places but the structures other than the PaymentMethod objects themselves will look roughly the same

rapid owl
#

Ohh okay so this method going from payment intent, to charge, to balance transaction is the best way to determine net amount that would be received to my stripe account regardless of payment method?

worthy grove
#

Correct