#Invoice data

1 messages · Page 1 of 1 (latest)

tight cobalt
#

Is it possible to change or edit the invoice data for a customer? Some data is not in the invoice and they need the company name, etc.

opal pulsarBOT
# tight cobalt Is it possible to change or edit the invoice data for a customer? Some data is n...

Short answer: No, issued invoices cannot be edited.

What you can do instead:

  • Future invoices
    • Update customer info (name, metadata) via PATCH /customers/{customer_id} before the next payment.
    • Ask customers to enter company details during checkout if your flow supports it.
  • Branding (your company info)
    • Set business name/logo in Dashboard → Business Profile. Applies only to new invoices.
  • Already issued invoice
    • Cannot be modified. If required, contact Dodo support to discuss a manual correction or reissue.

Helpful Links:

Dodo Payments Documentation

Update a customer's information.

Dodo Payments Documentation

Automatically generate and deliver professional invoices for every successful payment, with customizable branding and seamless email delivery.

Dodo Payments Documentation

Merchant can access and manage their personal account information such as Contact Name, Profile Image and phone number for a more personalised experience through the my account section.

minor girder
#

Yes, you can do so in the customer portal. @tight cobalt