createMasterpassParams

fun createMasterpassParams(transactionId: String, cartId: String): SourceParams

Create parameters needed to make a Masterpass source

Return

a SourceParams object that can be used to create a Masterpass Card Source.

See also

Parameters

transactionId

The transaction ID from the Masterpass SDK.

cartId

A unique string that you generate to identify the purchase when creating a cart for checkout in the Masterpass SDK.