#justintime42

1 messages · Page 1 of 1 (latest)

edgy ironBOT
silent parcel
#

I’m afraid this is only possible via custom flow and can’t be done with Invoicing

spark silo
#

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.

silent parcel
#

Are you looking for issuing an Invoice to the customer or just payment collection only?

spark silo
#

Definitely need to be able to send an invoice

silent parcel
#

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

spark silo
#

Ok thanks so much for pointing me in the right direction!