Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.paymend.com/llms.txt

Use this file to discover all available pages before exploring further.

The PaymentMethod object defines how the customer wants to pay.

Properties

Request
FieldTypeRequiredDescription
typestringType of payment method
Supported Types: card - Credit or debit card
cardCard⚠️Card details. Required when type is "card"
Response
FieldTypeRequiredDescription
typestringType of payment method
Supported Types: card - Credit or debit card
cardCard⚠️Card details. Required when type is "card"
Additional payment methods (digital wallets, bank transfers, etc.) will be available in future updates.