Skip to content

v4.3.1

Compare
Choose a tag to compare
@plutov plutov released this 14 Jul 07:08
· 52 commits to master since this release
7f2eec9
Added missing BillingAgreementId key in webhook (#205)

* Added missing BillingAgreementId key in webhook

Webhook resource contains `billing_agreement_id`. Exists in type: `PAYMENT.SALE.COMPLETED` when a subscription is paid.

* review fix