ecommerce_createAPaymentProviderConnectLinkV1
Generate a payment gateway onboarding link for a store. Returns the merchant-facing gateway URL and a deep-link to the store admin to complete the connection.
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. |