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

[Example] - Marketplace implementation #14

Open
JonatanSalas opened this issue Jul 4, 2020 · 7 comments
Open

[Example] - Marketplace implementation #14

JonatanSalas opened this issue Jul 4, 2020 · 7 comments
Assignees
Labels
enhancement New feature or request platform:android Issues related to Android code platform:ios Issues related to IOS code platform:javascript Issues related to Javascript code priority:high Prioridad alta de la issue

Comments

@JonatanSalas
Copy link
Member

Motivation

  • Show an example on how to use PX checkout for Marketplace integration
  • Show how to request access to MP data for the seller
  • Show how to store data from the seller
  • Show how to generate a preference targeting the seller credentials
@JonatanSalas JonatanSalas added enhancement New feature or request platform:ios Issues related to IOS code platform:android Issues related to Android code platform:javascript Issues related to Javascript code priority:high Prioridad alta de la issue labels Jul 4, 2020
@JonatanSalas JonatanSalas self-assigned this Jul 4, 2020
@sgobotta
Copy link

Hello! I'm working on some features for coopcycle-app and we'd like to know how can we be useful regarding this feature.

  • Is is possible to perform split payments in the current library state?
  • Which modules have to be added/refactored?
  • Have you been working on any approach?

@JonatanSalas
Copy link
Member Author

JonatanSalas commented Sep 18, 2020

Hi @sgobotta, I'll answer point by point:

  • Currently it isn't possible to do it
  • We haven't had time to evaluate the approach and how to modify the current code we've in order to adapt and support it
  • No

We're currently with tons of work, I suppose that we're going to revisit this and the other issues we've left in the next week, because we want to iterate everything so we can reach a v1 stable, with feature parity with MP Native SDKs.

@sgobotta
Copy link

sgobotta commented Sep 18, 2020

Hi @sgobotta, I'll answer point by point:

  • Currently it isn't possible to do it

  • We haven't had time to evaluate the approach and how to modify the current code we've in order to adapt and support it

  • No

We're currently with tons of work, I suppose that we're going to revisit this and the other issues we've left in the next week, because we want to iterate everything so we can reach a v1 stable, with feature parity with MP Native SDKs.

Hi @JonatanSalas. Glad to hear it's been scheduled! I just wanted to let you know we're up to contribute in any way we can.

@alexsegura
Copy link
Contributor

As discussed with @sgobotta, it looks like the split has to be done server side in any case.

Using the marketplace_fee prop of the Preference API
https://www.mercadopago.com.br/developers/es/reference/preferences/_checkout_preferences/post/

@JonatanSalas
Copy link
Member Author

If you want, we can schedule a meeting for the next week to see how we can collaborate together in order to put an example client/server-side related to marketplace.

@sgobotta
Copy link

Sounds good to me. Meanwhile I'll be trying out @alexsegura example

@alexsegura
Copy link
Contributor

The problem is that we are using authorize/capture later mechanism, and with a Preference I don't see how to do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request platform:android Issues related to Android code platform:ios Issues related to IOS code platform:javascript Issues related to Javascript code priority:high Prioridad alta de la issue
Projects
None yet
Development

No branches or pull requests

3 participants