Commit e0d27ca
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 e0d27ca
6 files changed
Lines changed: 200 additions & 2816 deletions
File tree
- src
- contracts
- schemas
- tests
- contracts
- schemas
0 commit comments