You are reading the documentation for v7.x and earlier, which is no longer the latest version. Switch to v8.x
removePaymentDetails
Remove a user payment details.
Signature
export declare function removePaymentDetails(
context: SapccIntegrationContext,
props: RemovePaymentDetailsProps
): Promise<void>;Parameters
| Name | Required | Type | Description |
|---|---|---|---|
context | Required | SapccIntegrationContext | |
props | Required | RemovePaymentDetailsProps |