Docs

Addresses

Address entities hold billing address information for a customer. They're subentities of customers.

Addresses store components of a customer billing address. They're always created against a customer entity.

You can create as many addresses as you like against a customer — useful for billing companies with different locations.

Address entities hold address components like:

  • Country.
  • ZIP/postal code.
  • State or region.
  • A short, internal description for this address.

Customers, addresses, and businesses work with checkouts, transactions, and subscriptions to let customers purchase products and prices.

Customers require an address to make a purchase. To make buying as frictionless as possible, Paddle only requires a country except in some regions where a ZIP or postal code is also required.

Was this page helpful?