setSPCTransactionMode

suspend fun setSPCTransactionMode(args: Page.SetSPCTransactionModeParameter, mode: CommandMode = CommandMode.DEFAULT)

Sets the Secure Payment Confirmation transaction mode. https://w3c.github.io/secure-payment-confirmation/#sctn-automation-set-spc-transaction-mode


suspend fun setSPCTransactionMode(mode: String)

Sets the Secure Payment Confirmation transaction mode. https://w3c.github.io/secure-payment-confirmation/#sctn-automation-set-spc-transaction-mode

Parameters

mode

No description