SO the app I’m creating provides a service but acts as an escrow. So basically what I am trying to do is figure out how to setup up the payment system.
I have several different packages for the service providers/merchants and each package is a different price and requires them to pay me a different percentage per booking in each package.
for instance package 1 is $60.00 and 20% per booking is to be paid to me, package 2 $79.99 and 15% is to be paid to me per booking.
Service providers are also allowed to set their own pricing, so until they sign up I don’t know what that pricing is.
Also, I do not want the the customers payment to be released to the vendor until the service has been completed. Can someone please tell me how to do this?
Thanks in advance.
stephanie