The member payment card will be used for recurring subscription billing.
If the member has a future recurring member subscription, the member payment card will be authenticated for their future subscription.
The values needed to create an embedded member payment card
Success
Member does not have a current or future recurring subscription.
No member authenticated.
{- "webPaymentMethodId": 0,
- "languageTag": "string"
}
{- "memberPaymentCardId": "string",
- "webPaymentMethodId": 0,
- "connectorFunctionName": "string",
- "connectorParametersJson": "string",
- "sdkScriptUrls": [
- "string"
], - "isButtonIncluded": true,
- "isPrimaryCardOptionIncluded": true,
- "connectorScriptUrls": [
- "string"
]
}