payment gateway - Paypal API Support for Trading platform usecase -
use-case
- a trading-platform selling goods each subscriber can purchase , sell ( eg. ebay )
- trading-platform takes commission each transaction
flow of actions
- buyer execute purchase
- funds transferred buyer account trading-platform account
- paypal takes it's transaction commission
- trading-platform takes it's commission
- trading-platform transfer reminding funds it's account seller account
- paypal takes it's transaction commission
problem @ hand
- as can seen in above 'flow of actions' paypal charge commission twice
- this composite transaction model considerably complicates implementation/cost.
feedback required
- is there payment model can avoided?
- is there payment model each transaction subset of total sum sent trading platform account ?
any appreciated
you use adaptive payments this. adaptive payments, can split payments , set pays fees.
Comments
Post a Comment