Skip to content

v1.120.0

Compare
Choose a tag to compare
@Smittttty Smittttty released this 31 May 18:20
· 1205 commits to master since this release
  • Stripe PI: ensure setup_future_sage and off_session work when using SetupIntents.
  • Orbital: Update commit to accept retry_logic in params [jessiagee] #3890
  • Orbital: Update remote 3DS tests [jessiagee] #3892
  • Mercado Pago: support Creditel card type [therufs] #3893
  • Payeezy: Update error mapping [meagabeth] #3896
  • HPS: Add support for stored_credential [cdmackeyfree] #3894
  • Orbital: Ensure payment_detail sends for ECP [jessiagee] #3899
  • Payeezy: Update error_code_from method [meagabeth] #3900
  • Worldpay: Add support for statementNarrative field [meagabeth] #3901
  • Mercado Pago: Give ability to pass capture option in authorize txn field [naashton] #3897
  • Orbital: Ensure correct fields sent in refund [jessiagee] #3903
  • WorldPay: remove some defaults in billing address [carrigan] #3902
  • Adyen: Support for General Credit [naashton] #3904
  • Worldpay: reintroduce address1 and city defaults [carrigan] #3905
  • Stripe: ensure potentially nested data is scrubbed #3907
  • Stripe PI: Send Validate on Payment Method Attach [tatsianaclifton] #3909
  • Adyen: Update handling of authorization returned from gateway [meagabeth] #3910
  • Update gateway templates for Rubocop compliance [therufs] #3912 #3895
  • Orbital: Send AVSname for all eCheck transactions [jessiagee] #3911
  • Litle: update support of customerId field [cdmackeyfree] #3913
  • Payment Express: fix signature for verify [therufs] #3914
  • Forte: Send xdata fields [dsmcclain] #3915
  • PaywayDotCom: Add New Gateway [DanAtPayway] #3898
  • Orbital: Remove unnecessary requirements [jessiagee] #3917
  • SafeCharge (Nuvei): Add network tokenization support [DStoyanoff] #3847
  • Stripe PI: Enhance testing of SetupIntents API #3908
  • SafeCharge (Nuvei): Fix NT related bug [jimilpatel24] #3921
  • Worldpay: Only override cardholdername for 3ds tests [curiousepic] #3918
  • Orbital: Add support for general credit [meagabeth] #3922
  • Banco Sabadell: Ensure sca_exemption field is used #3923
  • Redsys: Refactor XML character escape logic #3925
  • HPS: Strip zip codes of non-alphanumeric characters [dsmcclain] #3926
  • Orbital: $0 PreNote using authorize for eCheck force_capture [jessiagee] #3927
  • Worldpay: synchronous response changes [naashton] #3928
  • PaywayDotCom: Add more thorough scrubbing [tatsianaclifton] #3929
  • Remove CONTRIBUTING.md and update README.md to reflect new repository wiki [dsmcclain] #3930
  • Qvalent: Add customer_reference_number [fredo-] #3931
  • Orbital: Add 'ND' ECPActionCode to $0 Prenote Check [jessiagee] #3935
  • Checkout: Add support for stored_credential [meagabeth] #3934
  • Credorax: Add support for 3ds_reqchallengeind [dsmcclain] #3936
  • Adyen: cancelOrRefund endpoint when passed as option [naashton] #3937
  • Qvalent: Add customer reference number FIX [fredo-] #3939
  • Orbital: Pass line_items in capture [jessiagee] #3941
  • BraintreeBlue: Add support for $0 auth verification [meagabeth] #3944
  • JCB: Add additional BIN ranges [dsmcclain] #3946
  • vPOS: Support new gateway type [therufs] #3906
  • Braintree: Add support for AVS and CVV results in $0 credit card verification transactions [meagabeth] #3951
  • Braintree: Return cvv_code and avs_code in response [meagabeth] #3952
  • vPOS: Stringify values [therufs] #3954
  • Payeezy: Send level2 fields [dsmcclain] #3953
  • Credorax: adjust logic for sending 3ds shipping address fields [dsmcclain] #3959
  • Orbital: Ensure ECP always sends AVSName [jessiagee] #3963
  • Orbital: Add middle name to EWSMiddleName for ECP [jessiagee] #3962
  • Support Canadian Bank Accounts [naashton] #3964
  • Windcave/Payment Express: Add support for AvsAction and EnableAVSData fields [meagabeth] #3967
  • CyberSource: Update XML tag for merchantDefinedData [meagabeth] #3969
  • Elavon: Send ssl_vendor_id field [dsmcclain] #3972
  • Credorax: Add support for echo field [meagabeth] #3973
  • Worldpay: support cancelOrRefund via options [therufs] #3975
  • Payeezy: support general credit [cdmackeyfree] #3977
  • Ripley and Hipercard: Add BIN ranges [naashton] #3978
  • Adyen: Default card holder name for credit cards [shasum] #3980
  • PaywayDotCom: make source_id a required field [dsmcclain] #3981
  • Qvalent: remove pem_password from required credentials [dsmcclain] #3982
  • Authorize.net: Fix stored credentials [tatsianaclifton] #3971
  • CyberSource: Add support for multiple new fields [dsmcclain] #3984
  • CASHNet: Update gateway adapter [dsmcclain] #3986
  • Elavon: Send ssl_vendor_id field via options on gateway initialization [dsmcclain] #3989
  • Braintree: Bump required braintree gem version to 3.0.1 #3987