#george-seamlesschex

1 messages · Page 1 of 1 (latest)

fathom pebbleBOT
rocky wren
#

Who are the 'payment connect merchants' in this context?

#

Can you share an example pi_xxx ID of how you currently integrate

hearty cloak
#

The users who have onboarded via express connect link

rocky wren
hearty cloak
#

Yes, but the transactions are being created through stripe dashboard

#

And then we try to apply the fees, capturing the payment intent

#

But we fail to do this, because the payment intent already switches to transaction state

#

Hopefully it makes sense

brave temple
#

it does, but ultimately you can't use Dashboard payments as your primary means of taking payments. You'd use the API to build a payments page that the end-customer interacts with and you can create PaymentIntents with the application_fee_amount you need upfront.

hearty cloak
#

got it, thanks!

brave temple
#

what's the use case for using dashboard payments?