Adaptive Payment with Paypal in Iphone App
Posted
by
user2436477
on Programmers
See other posts from Programmers
or by user2436477
Published on 2013-06-05T12:33:06Z
Indexed on
2013/06/25
10:28 UTC
Read the original article
Hit count: 373
I wanted to implement three way transection where there is only one payer but two different receivers. Both receivers will receive predefined percentage of payment.
I implemented demo for single sender and single receiver,And it works fine.But i don't know how to implement for three way transection.
So do i have to create library by myself ?
OR
Is there any library for adaptive payment feature?
© Programmers or respective owner