Transaction
Use this class to start a transaction with a transactionId obtained from a server-to-server init call.
This class is the main class to start any operation with the SDK.
Parameters
The transaction ID from a server-to-server init call.
Constructors
Use this constructor to initialize the SDK with a transactionId obtained from a server-to-server init call. After this class is initialized, you should define the options properties.
Use this constructor to start the SDK with a transactionId and the provided card for the transaction. Please note that this will only be used if you have direct access to the card information of your customers.
Use this constructor to start the SDK with a transactionId and a selection of one or more saved payment methods to display.
Use this constructor to start the SDK with a transactionId and a single saved payment method.