Types > GatewayPaypalCreate
Commerce APITypesGatewayPaypalCreate
GatewayPaypalCreate

Description

Fields

auto_capture: Boolean!

Automatically capture authorized orders

Example: false


cards: GatewayPaypalCardsCreate!

Enable/disable credit cards per-type


funding: GatewayPaypalFundingCreate!

Enable/disable funding options


merchant_id: String!


send_authorized_order_notifications: Boolean!

Send about to expire authorized orders notification (when auto_capture is false)

Example: false


Used By

Types

GatewayCreate, GatewayModify

Preview (typescript)

Loading module