This repository was archived by the owner on Mar 19, 2024. It is now read-only.
2.31.0
·
59 commits
to master
since this release
- Added:
- Added property
payment_product840_specific_input
to classRedirectPaymentMethodSpecificInputBase
. - Added class
AbstractRedirectPaymentProduct840SpecificInput
with propertyaddress_selection_at_pay_pal
. - Added methods
dispute
anddisputes
to classPaymentsClient
and methoddisputes
to classMerchantClient
to handle disputes.
- Added property
- Changed:
- Class
RedirectPaymentProduct840SpecificInput
now extends new classAbstractRedirectPaymentProduct840SpecificInput
.
- Class