This repository was archived by the owner on Mar 19, 2024. It is now read-only.
2.27.0
·
63 commits
to master
since this release
- Added:
- Added property
payment_product863_specific_input
to classRedirectPaymentMethodSpecificInput
. - Added properties
payment_product302_specific_data
,payment_product320_specific_data
andpayment_product863_specific_data
to classPaymentProduct
.
- Added property
- Changed:
- Restructured the type hierarchy of
*PaymentMethodSpecificInput
and*PaymentMethodSpecificInputBase
classes. The non-base classes no longer extend the base classes, but instead share a new abstract base class.
- Restructured the type hierarchy of