Namespace EPiServer.Commerce.Order.Payments.Tokenization
Classes
DetokenizedReponse
NOTE: This is a pre-release API that is UNSTABLE and might not satisfy the compatibility requirements as denoted by its associated normal version.
The response from a tokenized request.
TokenizationOptions
NOTE: This is a pre-release API that is UNSTABLE and might not satisfy the compatibility requirements as denoted by its associated normal version.
Contains options for tokenization service.
TokenizedPayment
NOTE: This is a pre-release API that is UNSTABLE and might not satisfy the compatibility requirements as denoted by its associated normal version.
Represents credit card payment with tokenization.
TokenizedRequest
NOTE: This is a pre-release API that is UNSTABLE and might not satisfy the compatibility requirements as denoted by its associated normal version.
Represents a tokenized request will pass through Tokenization Gateway to the 3rd-party.
Interfaces
ITokenizationGateway
NOTE: This is a pre-release API that is UNSTABLE and might not satisfy the compatibility requirements as denoted by its associated normal version.
The Tokenization Gateway API allows clients to interact with third-party APIs without handling sensitive data directly.
ITokenizedPayment
NOTE: This is a pre-release API that is UNSTABLE and might not satisfy the compatibility requirements as denoted by its associated normal version.
Represents a tokenization payment.