#kronk-subscription-applicationfee
1 messages · Page 1 of 1 (latest)
@meager lintel unfortunately no that's not possible. It's a percentage because it applies to the resulting Invoice(s) which could have proration items and such
what you can do is listen to invoice.created Event for each Invoice and then tweak the application_fee_amount on it to match the exact amount you want (or transfer_data[amount])
But that won't work for the first Invoice
kronk-subscription-applicationfee