Skip to content

v0.12.0

Choose a tag to compare

@Hill-waffo Hill-waffo released this 14 Jul 06:28
a1c22ad

Changed

  • The buyer persona is renamed to customer across the public API: client.customer(token) is the canonical customer self-service entry.

Deprecated

  • client.buyer(token) — use client.customer(token) instead.

Wire fields (buyerIdentity, buyerEmail, merchantProvidedBuyerIdentity) are unchanged.