Skip to main content

Import

Usage

Properties

initiateCreditCardCheckout

(settings: CreditCardCheckoutSettings) => void Opens the Credit Card Checkout modal with the specified parameters. Parameters: The settings object can include the following properties:

closeCreditCardCheckout

() => void Closes the Credit Card Checkout modal.

settings

CreditCardCheckoutSettings | undefined The current settings configuration for the Credit Card Checkout modal.

Notes

This hook provides methods to control the Credit Card Checkout modal that allows users to complete purchases using a credit card.