Skip to main content

Function: CartPaymethods()

CartPaymethods(rawProps): Element

Defined in: components/CartPaymethods.tsx:59

Renders the cart's available payment methods as a selectable grid. Hides the "on account" method for guest users unless showOnAccountForGuests is set.

Parameters

rawProps

CartPaymethodsProps

Returns

Element