Commit 0b7afb8
committed
feat(checkout): add customer object to checkout API
Replace individual customer fields (customerName, customerEmail, etc.)
with unified customer object that supports custom fields.
BREAKING CHANGE: customerName, customerEmail, customerExternalId replaced by customer object1 parent d91dc50 commit 0b7afb8
6 files changed
Lines changed: 198 additions & 2816 deletions
File tree
- src
- contracts
- schemas
- tests
- contracts
- schemas
0 commit comments