Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump activemerchant from 1.78.0 to 1.107.4 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 8, 2021

Bumps activemerchant from 1.78.0 to 1.107.4.

Release notes

Sourced from activemerchant's releases.

Release v1.107.4

  • Elavon: Implement true verify action [leila-alderman] #3610
  • Vantiv Express: Implement true verify [leila-alderman] #3617
  • Litle: Pass expiration data for basis payment method [therufs] #3606
  • Stripe Payment Intents: Error handling and backwards compatibility within refund [britth] #3627
  • HPS: Prevent errors when account_type or account_holder_type are nil [britth] #3628
  • D Local: Handle invalid country code errors [curiousepic] #3626
  • Stripe Payment Intents: Utilize execute_threed flag to determine success [britth] #3625
  • Elavon: Add Level 3 fields [leila-alderman] #3632
  • CyberSource: Stored Credential fixes [curiousepic] #3624
  • CyberSource: Fix invalid and missing field tests [curiousepic] #3634
  • CyberSource: Pass stored credentials with purchase [curiousepic] #3636
  • Mercado Pago: Add payment_method_option_id field [schwarzgeist] #3635
  • Stripe: Provide error when attempting an authorize with ACH [britth] #3633
  • EBANX: Send original order id as merchant_payment_code metadata [miguelxpn] #3637
  • Element: Add card_present_code field [schwarzgeist] #3623
  • Orbital: Add support for Level 3 fields [leila-alderman] #3639
  • Firstdata: Strip newline characters from address [bittercoder] #3643
  • Forte: add sec_code attribute for echeck [wsmoak] #3640

Release v1.107.3

  • Realex: Ignore IPv6 unsupported addresses [elfassy] #3622
  • Cybersource: Set partnerSolutionID after the business rules, fixes 500 error [pi3r] #3621
  • Cybersource: Send a specific card brand commerceIndicator for 3DS [pi3r] #3620
  • Cybersource: Send application_id as partnerSolutionID [pi3r] #3620
  • Iridium: Localize zero-decimal currencies [chinhle23] #3587
  • iVeri: Fix verify action [chinhle23] #3588
  • Ixopay: Properly support three-decimal currencies [chinhle23] #3589
  • Kushki: support auth and capture [therufs] #3591
  • PaymentExpress: Update references to Windcave to reflect rebranding [britth] #3595
  • Decidir: Improve handling of error responses from the gateway [naashton] #3594
  • CyberSource: Added support for MerchantInformation CyberSource-specific fields [apfranzen] #3592
  • ePay: Send unique order ids for remote tests [curiousepic] #3593
  • Checkout V2: Send more informative error messages for 4xx errors [britth] #3601
  • Elavon: Add ssl_dynamic_dba field [apfranzen] #3600
  • iATS Payments: Update gateway to v3 and add support for additional GSFs [naashton] #3599
  • Remove deprecated rubyforge_project attribute and tidy up unit test output [fatcatt316] #3598
  • Elavon: Cleanup inadvertant field removal (avs_address) in #3600 [apfranzen] #3602
  • EBANX: Fix transaction amount for verify transaction [miguelxpn] #3603
  • iATS Payments: Update gateway to accept email, phone, and country fields [naashton] #3607
  • Braintree: Fix response for failed refunds when falling back to voids [jasonwebster] #3608
  • Worldpay: Fix response for failed refunds when falling back to voids [jasonwebster] #3609
  • iATS Payments: Add support for Customer Code payment method [molbrown] #3611
  • HPS: Add Google Pay support [MSmedal] #3597
  • Adyen: Parse appropriate message for 3DS2 authorization calls [britth] #3619

Release v1.107.1

  • Add allowed_push_host to gemspec [mdeloupy]
  • Stripe Payment Intents: Early return failed payment_methods response [chinhle23] #3570
  • Borgun: Support passengerItineraryData [therufs] #3572

... (truncated)

Changelog

Sourced from activemerchant's changelog.

== Version 1.107.4 (Jun 2, 2020)

  • Elavon: Implement true verify action [leila-alderman] #3610
  • Vantiv Express: Implement true verify [leila-alderman] #3617
  • Litle: Pass expiration data for basis payment method [therufs] #3606
  • Stripe Payment Intents: Error handling and backwards compatibility within refund [britth] #3627
  • HPS: Prevent errors when account_type or account_holder_type are nil [britth] #3628
  • D Local: Handle invalid country code errors [curiousepic] #3626
  • Stripe Payment Intents: Utilize execute_threed flag to determine success [britth] #3625
  • Elavon: Add Level 3 fields [leila-alderman] #3632
  • CyberSource: Stored Credential fixes [curiousepic] #3624
  • CyberSource: Fix invalid and missing field tests [curiousepic] #3634
  • CyberSource: Pass stored credentials with purchase [curiousepic] #3636
  • Mercado Pago: Add payment_method_option_id field [schwarzgeist] #3635
  • Stripe: Provide error when attempting an authorize with ACH [britth] #3633
  • EBANX: Send original order id as merchant_payment_code metadata [miguelxpn] #3637
  • Element: Add card_present_code field [schwarzgeist] #3623
  • Orbital: Add support for Level 3 fields [leila-alderman] #3639
  • Firstdata: Strip newline characters from address [bittercoder] #3643
  • Forte: add sec_code attribute for echeck [wsmoak] #3640

== Version 1.107.3 (May 8, 2020)

  • Realex: Ignore IPv6 unsupported addresses [elfassy] #3622
  • Cybersource: Set partnerSolutionID after the business rules, fixes 500 error [pi3r] #3621

== Version 1.107.2 (May 7, 2020)

  • Cybersource: Send a specific card brand commerceIndicator for 3DS [pi3r] #3620
  • Cybersource: Send application_id as partnerSolutionID [pi3r] #3620
  • Iridium: Localize zero-decimal currencies [chinhle23] #3587
  • iVeri: Fix verify action [chinhle23] #3588
  • Ixopay: Properly support three-decimal currencies [chinhle23] #3589
  • Kushki: support auth and capture [therufs] #3591
  • PaymentExpress: Update references to Windcave to reflect rebranding [britth] #3595
  • Decidir: Improve handling of error responses from the gateway [naashton] #3594
  • CyberSource: Added support for MerchantInformation CyberSource-specific fields [apfranzen] #3592
  • ePay: Send unique order ids for remote tests [curiousepic] #3593
  • Checkout V2: Send more informative error messages for 4xx errors [britth] #3601
  • Elavon: Add ssl_dynamic_dba field [apfranzen] #3600
  • iATS Payments: Update gateway to v3 and add support for additional GSFs [naashton] #3599
  • Remove deprecated rubyforge_project attribute and tidy up unit test output [fatcatt316] #3598
  • Elavon: Cleanup inadvertant field removal (avs_address) in #3600 [apfranzen] #3602
  • EBANX: Fix transaction amount for verify transaction [miguelxpn] #3603
  • iATS Payments: Update gateway to accept email, phone, and country fields [naashton] #3607
  • Braintree: Fix response for failed refunds when falling back to voids [jasonwebster] #3608
  • Worldpay: Fix response for failed refunds when falling back to voids [jasonwebster] #3609
  • iATS Payments: Add support for Customer Code payment method [molbrown] #3611
  • HPS: Add Google Pay support [MSmedal] #3597
  • Adyen: Parse appropriate message for 3DS2 authorization calls [britth] #3619
  • CyberSource: Add error details response fields [schwarzgeist] #3629

== Version 1.107.1 (Apr 1, 2020)

... (truncated)

Commits
  • b2f5e89 Bump to v1.107.4
  • bab84fe Explicitly require active_support/core_ext/kernel/singleton_class when needed
  • 5252921 Explicitly require "extract_options" from Braintree Blue
  • 1c4b108 Forte: Add sec_code attribute for echeck
  • d3285a9 Firstdata: Strip newline characters from address
  • ec55b84 Orbital: Add support for Level 3 fields
  • 68e8c6d Set a default collectionIndicator
  • d613145 Element: Add card_present_code field
  • 448ab9d EBANX: Send original order id as merchant_payment_code metadata
  • d6231ca Stripe: Provide error when attempting an authorize with ACH
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 8, 2021
sauloperez pushed a commit that referenced this pull request Jul 2, 2021
…ce7b1a99a13ab

parent b680697
author Nihal Mohammed <[email protected]> 1621004464 +0530
committer Nihal Mohammed <[email protected]> 1621022463 +0530

# This is a combination of 4 commits.
# This is the 1st commit message:

Add advanced settings button to incoming and outgoing pages in OC cycle edit

# This is the commit message #2:

Remove extra header text

# This is the commit message #3:

Moved repeating code blocks to partial

# This is the commit message #4:

Refactored code

# This is the commit message #5:

Delete _advanced_settings_hidden.html.haml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants