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

Implementing multi-seller payments with merchant-id and data-merchant-id. #244

Open
EricHurt opened this issue Jan 30, 2024 · 0 comments
Open

Comments

@EricHurt
Copy link

What is the recommended method of handling multi-seller payments where passing data-merchant-id as an attribute is required?

For example, if I have multiple merchants I am accepting payment on behalf of, I need to include merchant-id=* in the query params (already covered by this library), and data-merchant-id="merchant-id-1,merchant-id-2,merchant-id-3" (not covered by this library.

How should I go about including the attribute on the script tag while maintaining the behavior of the component?

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

No branches or pull requests

1 participant