This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
sumskyi/fake_authorizenet_arb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Fake Authorize.net ARB site for testing activemerchant based payments 1) point api.authorize.net to your fake installation 2) to prevent "OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed" errors put the followinng in your initializers module ActiveMerchant module Billing class AuthorizeNetGateway self.ssl_strict = false end end end unless Rails.env.production?
About
Fake Authorize.net API for testing activemerchant based recurrent payments
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published