Class | ActiveMerchant::Billing::FirstPayGateway |
In: |
lib/active_merchant/billing/gateways/first_pay.rb
|
Parent: | Gateway |
TEST_URL | = | 'https://apgcert.first-pay.com/AcqENGIN/SecureCapture' | both URLs are IP restricted | |
LIVE_URL | = | 'https://acqengin.first-pay.com/AcqENGIN/SecureCapture' | ||
ACTIONS | = | { 'sale' => 1, 'credit' => 2, 'void' => 3 |