Module: AuthorizeNet::SIM::HostedReceiptPage::LinkMethod

Defined in:
lib/authorize_net/sim/hosted_receipt_page.rb

Overview

Defines constants for each of the link methods used by the hosted receipt page.

Constant Summary collapse

'LINK'.freeze
POST =
'POST'.freeze
GET =
'GET'.freeze