Add Service Fees to a SaaS based application

Hello,

 

Is it possible to add a "service fee" to a SaaS-based application? For example, a customer uses my software to book a reservation. The total amount the customer pays is $100. If I had a $2 service fee, the payment is split into 2 accounts.  Client would receive $98 and we would receive a $2 service fee —deposited into a separate account.

In other words, can payments be split so that funds are automatically directed to different accounts?

 

Something like this:

nsorathia_0-1746803743901.jpeg

 

604 Views
Message 1 of 7
Report
6 REPLIES 6

@nsorathia Yes it's possible depending on how you're going about it. What app are you using for this? Will there be a service charge on every reservation?

579 Views
Message 2 of 7
Report

Hello,

 

This is our custom in-house built web based application (not iOS or Android).  Yes, it will be for every reservations, something like 2% of total bill.  So, assuming customer is charged $100.  We should get $2 and rest minus any fees should go to client.

571 Views
Message 3 of 7
Report

What are you using to create the app? Can you create the logic so it charges 2% based on the total? 

526 Views
Message 4 of 7
Report

Yes, we would create the logic.  We don't want the customer to see 2 charges (one going to client and one going to us).  We want the client to see a single charge.  Once the full charge has been captured, then we will create the division - how much goes to us and how much goes to client.

525 Views
Message 5 of 7
Report

Ahh I understand the situation now.

 

I think the developer forum might be a better question for this
https://developer.squareup.com/forums/

521 Views
Message 6 of 7
Report

Great, thanks, I'll ask this question on the developer forum.

519 Views
Message 7 of 7
Report