Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this work with the marketplace? #12

Open
faceyspacey opened this issue Feb 26, 2016 · 7 comments
Open

Does this work with the marketplace? #12

faceyspacey opened this issue Feb 26, 2016 · 7 comments

Comments

@faceyspacey
Copy link

Can i split the payment with a submerchant?

@alanhhwong
Copy link
Owner

@faceyspacey this currently doesn't support marketplace features unfortunately.

@faceyspacey
Copy link
Author

is that because v.zero doesn't support it in general or is it just the react-native package for it?

@alanhhwong
Copy link
Owner

it's just that this module doesn't support it yet

@faceyspacey
Copy link
Author

how can i help implement it then?

@alanhhwong
Copy link
Owner

Simply fork this repo and try integrate with Marketplaces. I've built a sample for Marketplaces before in Node (https://github.com/braintreedev/sample-braintree-marketplace-node), that might be a good start.

Most of the logic is on the server end, so likely not a lot to be worked on for this module.

@XiSmartElf
Copy link

What the status of the feature now?

@bhgames
Copy link

bhgames commented Aug 7, 2017

I've managed to implement this by doing the marketplace on the backend. I get a nonce here, post it to my API, and do the marketplace call from there.

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

No branches or pull requests

4 participants