All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project follows Semantic Versioning.
- SEP purchase and verification support with portable provider errors.
- Aghaye Pardakht purchase and verification support, including sandbox redirects, IRR/IRT handling, and portable provider errors.
0.1.0 - 2026-08-28
- Provider-neutral gateway, client, transaction, money, and status contracts.
- Portable sentinel errors compatible with
errors.Is. - Provider-specific errors compatible with
errors.As. - Zarinpal purchase and verification support, including sandbox mode.
- NextPay purchase, verification, and refund support.
- Immutable clients for applications using multiple gateways concurrently.
- Open-ended
Currencytype withCurrencyIRRandCurrencyIRTconstants. - Custom HTTP client configuration for bundled providers.
- Bounded response-body handling and strict HTTP response validation.