Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

2.25.0

Compare
Choose a tag to compare
@IngenicoEPayments IngenicoEPayments released this 26 Sep 12:37
· 65 commits to master since this release
  • Added:
    • Added properties total_fare, total_fee, total_faxes and travel_agency_name to class AirlineData.
    • Added properties arrival_time, conjunction_ticket, coupon_number, endorsement_or_restriction, exchange_ticket, fee, passenger_class and taxes to class AirlineFlightLeg.
    • Added property merchant_reference to class CreateHostedCheckoutResponse.
    • Added property label to class PaymentProductFieldDisplayElement.
    • Added property device_fingerprint_enabled to class PaymentProductGroup.
    • Added method device_fingerprint to class ProductgroupsClient.
  • Deprecated:
    • Deprecated property service_class of class AirlineFlightLeg in favor of new property passenger_class of the same class.