You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 6.12.0 - New payments/setups feature (#530)
This release introduces a new Payment Setups API client to the codebase, enabling the creation, update, retrieval, and confirmation of payment setups. To support this, several new entity classes are added to represent customers, orders, industry-specific data, and payment methods. The main CheckoutApi interface and its implementation are updated to expose the new client.