Skip to main content
GET
Associate external payment gateway customer with Shopify customer

Headers

X-API-Key
string

Query Parameters

paymentGateway
string
required

Possible values (stripe, braintree, paypal, authorize_net)

customerId
integer<int64>

Id of the customer to associate payment method with

email
string

Email of the customer to associate payment method with

customerProfileId
string

Id of customer in external payment gateway, not required for Paypal

paymentProfileId
string
required

Card Id or payment profile Id in external payment gateway

Response

Successfully associated external payment gateway customer with Shopify customer. Returns Shopify GraphQL raw response.