Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Sync fork with upstream #6

Open
wants to merge 138 commits into
base: master
Choose a base branch
from
Open

Sync fork with upstream #6

wants to merge 138 commits into from

Conversation

BrianBorge
Copy link

This is a sync with https://github.com/activemerchant/offsite_payments to bring in the latest changes and support Bursar on Rails 5

andrewpaliga and others added 30 commits July 21, 2015 23:10
…hitrust_depositflag

Revert "Switching depositflag to 0"
- duplicated
remove spaces
- notification issue.
…unique_transaction_sage

Revert "Make VendorTxCode unique"
superclass_delegating_accessor is not being used in the codebase
anymore.
It predates Rails 3 and there is no need anymore
Since ; is not allowed according to docs

Closes activemerchant#185
aman-dureja and others added 29 commits November 7, 2017 13:40
nil#to_d doesn't exist, so we need to account for that if the discount param is nil
…or-fix

Account for nil discount in Payu gateway
Those tests started failing for some reasons. After investigation I realized
that all http requests were being executed even during tests. My theory is they
must have changed their api which made the tests fails. This change remove the
live http requests during tests and replaces it with mock expectations.
…move-concat

[WorldPay] Use multiple address fields
Reverting last change due to processing error 400.

Final solution for switching from MD5 to SHA256.

Take two, changing from MD5 to SHA256

Switching to OpenSSL HMAC digest

Don't include the secret as a part of the hash.

More experimentation

Fixed incorrect string creation prior to hashing.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.