Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.PaymentMethodTokenizationResponse

Payment method tokenization output representation.
Property Name Type Description Available Version
error ConnectApi.​ErrorResponse Error representation for the payment method tokenization process. Sent only if the tokenization process encounters an error in the gateway. 52.0
gatewayResponse ConnectApi.​PaymentMethodTokenization​GatewayResponse Response containing the tokenized payment method value from the payment gateway. 52.0
paymentGatewayLogs List<ConnectApi.​GatewayLogResponse> Logs showing more details about the tokenization process that occurred in the gateway. 52.0
paymentMethod ConnectApi.PaymentMethod​Response Object representation of the payment method object that was tokenized. 52.0