Final Class Fiat payment configuration — credit card, Apple Pay, Google Pay.Documentation Index
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
enabled to false and leave the rest null to hide the fiat tab
entirely. When enabled is true, method availability defaults to the
merchant / project configuration on the server — override individual
methods via allowCard, allowApplePay, allowGooglePay.
Constructors
CrossmintCheckoutFiatPayment
Properties
enabled
defaultCurrency
"USD").
allowCard
false, hides the credit-card payment method. null keeps the project default.
allowApplePay
false, hides Apple Pay. null keeps the project default.
allowGooglePay
false, hides Google Pay. null keeps the project default.
