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 Address object contains location information used for billing or shipping addresses.

Properties

FieldTypeRequiredDescription
streetstringStreet address line
citystringCity or locality
countrystringTwo-letter ISO 3166 country code (e.g., “US”, “DE”)
statestringState, province, or region
zipstringZIP or postal code

Usage

Address objects are used in:
  • Billing - Customer’s billing address
  • Shipping - Delivery address for physical goods
Address information helps with fraud prevention and may be required by some payment methods or regulations.