Boulevard / book-sdk

The Boulevard booking SDK
MIT License
4 stars 1 forks source link

[API-644] Add optional zip code to checkout cart #17

Closed opsb closed 1 year ago

opsb commented 1 year ago

Facilitates https://github.com/Boulevard/abundant-booking-flow/pull/73

Adds address_postal_code as an optional property on the addCardPaymentMethod mutation. Vault is already familiar with the property and will use it during processing if available.