Authorize.Net'; // Entry $_['entry_merchant'] = 'Merchant ID'; $_['entry_key'] = 'Transaction Key'; $_['entry_callback'] = 'Relay Response URL'; $_['entry_md5'] = 'Signature Key/Hash'; $_['entry_test'] = 'Test Mode'; $_['entry_total'] = 'Total'; $_['entry_order_status'] = 'Order Status'; $_['entry_geo_zone'] = 'Geo Zone'; $_['entry_status'] = 'Status'; $_['entry_sort_order'] = 'Sort Order'; // Help $_['help_callback'] = 'Please login and set this at https://secure.authorize.net.'; $_['help_md5'] = 'The Hash feature enables you to authenticate that a transaction response is securely received from Authorize.Net. Please login and set this at https://secure.authorize.net.(Optional)'; $_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; // Error $_['error_permission'] = 'Warning: You do not have permission to modify payment Authorize.Net (SIM)!'; $_['error_merchant'] = 'Merchant ID Required!'; $_['error_key'] = 'Transaction Key Required!';