Javascript – Calculate Stripe and Application fee before payment
Using connected accounts on Stripe, and using javascript, I need to show user the total amount that he will pay for an invoice from a net amount. For example, user has an invoice of 1500$ to pay, and I need…