#dannyboy-connect

1 messages · Page 1 of 1 (latest)

wet hedge
quasi terrace
#

okay.. so we are using confirm: true when creating a PaymentIntent.. then i assume that if the status is succeeded , that's the only time we can call Stripe::Transfer

wet hedge
#

Yes, only after succeed confirmation

quasi terrace
#

transfer_group: '{ORDER10}',

#

so,, it seems i need to create TransferGroup first before creating PaymentIntent?

#

or else, where should i get that value

wet hedge
#

It's just a string value. You can specify any value when you create the PaymentIntent