STRIPE Collect and Pay - PHP
Budget: $30 – $250 USD
Hi everyone,
am in the middle of creating a webapp, and now i need to do the payment system.
I chose STRIPE, because it looks not complicated (if you know of a better payment system
and cheaper than paypal, i am open)
Need to create a Collect & Pay to service provider (in plain PHP and JS/Jquery, boostrap )
Basically, i am providing an online referral service to customers.
1. A customer (userid =123), selects a Provider (providerid=456)
2. The price is dynamic ( 5.95€ , 3.45€, ..)
3. the customer pays me
4. i pay the provider - minus fees
=======================
5. In case of a cancel of the service - reverse charges
---------------------------------------------------
Being an older programmer, i like plain code
am in the middle of creating a webapp, and now i need to do the payment system.
I chose STRIPE, because it looks not complicated (if you know of a better payment system
and cheaper than paypal, i am open)
Need to create a Collect & Pay to service provider (in plain PHP and JS/Jquery, boostrap )
Basically, i am providing an online referral service to customers.
1. A customer (userid =123), selects a Provider (providerid=456)
2. The price is dynamic ( 5.95€ , 3.45€, ..)
3. the customer pays me
4. i pay the provider - minus fees
=======================
5. In case of a cancel of the service - reverse charges
---------------------------------------------------
Being an older programmer, i like plain code