#justintime42
1 messages · Page 1 of 1 (latest)
I’m afraid this is only possible via custom flow and can’t be done with Invoicing
Ok thanks. Do I understand this correctly: I need to create a custom page that takes the invoice, lets the user select a payment method. Then I'll conditionally create a new invoice item to cover the stripe fees and add it to the invoice, then proceed to checkout?
I know Xero has an integration similar to this, I'm basically trying to figure out how to add similar functionality to my platform.
Are you looking for issuing an Invoice to the customer or just payment collection only?
Definitely need to be able to send an invoice
Yes, then your solution works by creating a custom page and having customer to select the payment method, and add the Stripe fee as an invoice item to the invoice
Ok thanks so much for pointing me in the right direction!