HostedCheckoutRequest

data class HostedCheckoutRequest(val gatewayId: GatewayId, val checkoutUrl: String)

One hosted gateway asking to be shown as a checkout WebView.

Constructors

Link copied to clipboard
constructor(gatewayId: GatewayId, checkoutUrl: String)

Properties

Link copied to clipboard
Link copied to clipboard