Skip to content

Express Docs v0.1.0


Express Docs / MollieGooglePayOptions

Type Alias: MollieGooglePayOptions

MollieGooglePayOptions = Omit<GooglePayOptions, "gateway">

Defined in: src/types.ts:958

SDK-level options for the native Mollie Google Pay provider (Mollie:GooglePay).

The Mollie Profile ID is passed as gatewayMerchantId to the Google Pay tokenization specification. The returned token must be forwarded unchanged to Mollie's Payments API as googlePayPaymentToken.

collana pay SDK Documentation