New Features
- Official SDKs: Introduced official Dodo Payments SDKs for Node.js, Python, and Go. Refer to the SDKs page for more information.
- Metadata Field: Added a
Metadatafield for payments and subscriptions to store additional information. Refer to the Metadata page for more details. - Customer APIs: Expanded customer APIs to include the following endpoints. You can now pass
customer_idin payments and subscriptions to prevent customer duplication:- Create Customer: /api-reference/customers/create-customer
- Patch Customer: /api-reference/customers/patch-customer
Minor Improvements and Bug Fixes
- Various minor fixes and improvements.