#mariob0310

1 messages · Page 1 of 1 (latest)

kind tulipBOT
fair hinge
#

When I'm creating the session which generates the event I want to handle above, I'm also using code:
(...)
PaymentIntentData = new SessionPaymentIntentDataOptions
{
ApplicationFeeAmount = long.Parse($"{price.UnitAmount * 0.1}"),
SetupFutureUsage = "off_session"
},
(...)

olive hatch
#

at the customer's invoice settings

fair hinge
#

Well, I'll try with it, thanks