Skip to content

Releases: wl-online-payments-direct/sdk-ruby

8.2.1

11 Jun 13:13

Choose a tag to compare

  • Fixed:
    • Fixed blank file_name or content_type being accepted by UploadableFile constructor.
    • Fixed DefaultMarshaller#unmarshal returning nil instead of an empty string for empty response bodies.
    • Fixed DefaultMarshaller returning an empty JSON object instead of null when marshalling nil.
    • Fixed CommunicationException being raised for empty non-JSON error response bodies.

8.2.0

09 Jun 08:12

Choose a tag to compare

  • Added:
    • Added property auto_capture to class SubsequentCardPaymentMethodSpecificInput.

8.1.0

01 Jun 17:11

Choose a tag to compare

  • Added:
    • Added property transaction_link_identifier to class ImportCofSeriesRequest.
    • Added property operation_output to class PaymentResponse.
    • Added method get_hosted_fields_session to class HostedFieldsClient.
    • Added method create_payment_product_session to class ProductsClient.

8.0.0

19 May 09:04

Choose a tag to compare

  • Added:
    • Added property flight_code to class AirlineFlightLeg.
    • Added properties country_code and date_of_birth to class AirlinePassenger.
    • Added properties issuer_principal_member_code and issuer_principal_member_name to class CardBinDetails.
    • Added properties issuer_principal_member_code and issuer_principal_member_name to class CardEssentials.
    • Added property auto_capture to class CardPaymentMethodSpecificInput.
    • Added property auto_capture to class CardPaymentMethodSpecificInputBase.
    • Added property tokens to class CreateHostedFieldsSessionRequest.
    • Added properties issuer_principal_member_code and issuer_principal_member_name to class GetIINDetailsResponse.
    • Added properties issuer_principal_member_code and issuer_principal_member_name to class IINDetail.
    • Added property structured_creditor_reference to class OperationPaymentReferences.
    • Added property tax_percentage to class Order.
    • Added property tax_percentage to class OrderLineDetails.
    • Added property structured_creditor_reference to class OrderReferences.
    • Added property structured_creditor_reference to class PaymentReferences.
    • Added properties payout_card_payment_method_specific_output, references and transaction_date to class PayoutOutput.
    • Added properties payment_product5301_specific_input and payment_product5407_specific_input to class RedirectPaymentMethodSpecificInput.
    • Added property transaction_expiration_date_time to class RedirectPaymentProduct5300SpecificInput.
    • Added property payment_product5412 to class ShowFormData.
    • Added property operation_type to class GetPaymentProductsParams.
    • Added property operation_type to class GetPaymentProductParams.
  • Removed:
    • Removed property tax_amount of class LineItemDetail.
    • Removed property shopping_cart_output of class PaymentOutput.

7.4.1

20 Apr 13:31

Choose a tag to compare

  • Fixed:
    • Fixed deprecated package references.

7.4.0

24 Mar 11:18

Choose a tag to compare

  • Added:
    • Added property shipping to class CancelPaymentRequest.
    • Added property shipping to class CapturePaymentRequest.
    • Added property crm_token to class CardPaymentMethodSpecificOutput.
    • Added properties discount_amount and tax_amount to class LineItemDetail.
    • Added property is_final to class RefundRequest.

7.3.0

09 Mar 11:18

Choose a tag to compare

  • Added:
    • Added property invalid_tokens to class CreateHostedFieldsSessionResponse.
    • Added properties payment_product3103_specific_input, payment_product3112_specific_input, payment_product3116_specific_input and payment_product5601_specific_input to class RedirectPaymentMethodSpecificInput.

7.2.2

05 Mar 13:51

Choose a tag to compare

  • Added:
    • Added property direct_batch to class WebhooksEvent.

7.2.1

23 Feb 12:12

Choose a tag to compare

  • Added:
    • Added property acceptance to class CardPaymentMethodSpecificOutput.
    • Added property transaction_date to class PaymentOutput.
    • Added method merchant_batch to class MerchantClient.

7.1.0

17 Feb 15:05

Choose a tag to compare

  • Added:
    • Added property line_item_details to class CancelPaymentRequest.
    • Added property line_item_details to class CapturePaymentRequest.
    • Added property omnichannel_payment_specific_input to class CreatePaymentRequest.
    • Added property shopping_cart_output to class PaymentOutput.
    • Added property line_item_details to class RefundRequest.
    • Added property payment_product840 to class ShowFormData.
    • Added methods hosted_fields, cof_series and tokenization to class MerchantClient.