#ericpres - application fees
1 messages · Page 1 of 1 (latest)
Yes, you would need two different payment intents with two different application fees there.
So, there is no issue if I always create 2 intents for the different payment types with the different application fees, and just abandon the one that is never used.
Correct, that won't cause any errors. You can cancel the unused payment intent if you'd like but either way that will not affect the PI that you do charge
Makes sense. Thanks so much!