Skip to content

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

@EricHurt

Description

@EricHurt

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions