Class | ActiveMerchant::Billing::EwayManagedGateway |
In: |
lib/active_merchant/billing/gateways/eway_managed.rb
|
Parent: | Gateway |
TEST_URL | = | 'https://www.eway.com.au/gateway/ManagedPaymentService/test/managedCreditCardPayment.asmx' |
LIVE_URL | = | 'https://www.eway.com.au/gateway/ManagedPaymentService/managedCreditCardPayment.asmx' |
Process a payment in the given amount against the stored credit card given by billing_id
add a new customer CC to your eway account and return unique ManagedCustomerID supports storing details required by eway see "add_creditcard" and "add_address"