Skip to content
This repository has been archived by the owner on Jan 16, 2019. It is now read-only.

Possible to have a few merchant to pay? #57

Closed
Vincenttbk opened this issue Mar 5, 2015 · 2 comments
Closed

Possible to have a few merchant to pay? #57

Vincenttbk opened this issue Mar 5, 2015 · 2 comments
Labels

Comments

@Vincenttbk
Copy link

Hi,

Im trying to direct payments to different merchants.

Trying to direct to company1:
What I did over here is, I did an init of the payment, which includes specifying the App ID and Ssandbox ID and I did a rendering of Single Payment. Everything seems to be working fine.

Trying to direct to company2:
so after making payment, Im trying to direct the payment to another company, so I did an init, which specify the app and sandbox ID of another company, and I render the single payment screen.

Both payment seems to be successful, but the result is that both payments are directed to company 1, instead of 1 payment for company 1 and another for company 2.

Is that the right way to do it? or is there anyway that I can recreate PaypalMobile object then I initialize a new payment?

Thank you 👍

@romk1n romk1n added the question label Mar 9, 2015
@romk1n
Copy link
Contributor

romk1n commented Mar 9, 2015

@Vincenttbk please see this issue for the information.

@Vincenttbk
Copy link
Author

Thank you romk1n :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants