Create a payment provider connect link
ecommerce_createAPaymentProviderConnectLinkV1Create an onboarding link to connect a payment gateway to a store. Provides the merchant payment URL and a store-admin deep-link for completing the setup.
Instructions
Create an onboarding link for connecting a payment gateway to the store. Returns the gateway onboarding URL for the merchant to open and a deep-link into the store admin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | Yes | The ID of the store to connect the payment provider to. | |
| provider_id | Yes | The ID of the payment gateway to connect, e.g. stripe. |