#frijolay

1 messages · Page 1 of 1 (latest)

vague nexusBOT
wind marlin
vale goblet
#

yep. going to add a log for that and run it again

#

req_vxLwmvab42mfIY

wind marlin
#

aaaah, it's an unfortunate limitation but application_fee_percent can only be used for recurring prices at the moment. For one-time payments, you can only use application_fee_amount. I think what you can try as a workaround is to use payment_intent_data.capture_method=manual, set the application_fee_amount . When you capture the payment, you can update the application_fee_amount after doing the calculation

vale goblet
#

ahhhhh

#

thank you so much!

wind marlin
#

you'd want to test it out to make sure it works as expected. I'm pretty sure it should work, but haven't tested it

vale goblet
#

thank you ill give it a shot!