AuthorizeNetSIM_Form

A helper class for using hosted order page.

package

AuthorizeNet

subpackage

AuthorizeNetSIM

Methods

Constructor

__construct(array $fields = false) 

Arguments

$fields

array

Fields to set.

Get a string of HTML hidden fields for use in a form.

getHiddenFieldString() : string

Response

string

Generates a fingerprint needed for a hosted order form or DPM.

getFingerprint(string $api_login_id, string $transaction_key, string $amount, string $fp_sequence, string $fp_timestamp) : string
static

Arguments

$api_login_id

string

Login ID.

$transaction_key

string

API key.

$amount

string

Amount of transaction.

$fp_sequence

string

An invoice number or random number.

$fp_timestamp

string

Timestamp.

Response

string

The fingerprint.

Constants


                                
inherited


                                
inherited

Properties

x_address

x_address

x_amount

x_amount

x_background_url

x_background_url

x_card_num

x_card_num

x_city

x_city

x_color_background

x_color_background

x_color_text

x_color_text

x_company

x_company

x_country

x_country

x_cust_id

x_cust_id

x_customer_ip

x_customer_ip

x_description

x_description

x_delim_data

x_delim_data

x_duplicate_window

x_duplicate_window

x_duty

x_duty

x_email

x_email

x_email_customer

x_email_customer

x_fax

x_fax

x_first_name

x_first_name

x_fp_hash

x_fp_hash

x_fp_sequence

x_fp_sequence

x_fp_timestamp

x_fp_timestamp

x_freight

x_freight

x_header_email_receipt

x_header_email_receipt

x_header_html_payment_form

x_header_html_payment_form

x_header_html_receipt

x_header_html_receipt

x_invoice_num

x_invoice_num

x_last_name

x_last_name

x_line_item

x_line_item

x_logo_url

x_logo_url

x_method

x_method

x_phone

x_phone

x_po_num

x_po_num

x_recurring_billing

x_recurring_billing

x_relay_response

x_relay_response

x_relay_url

x_relay_url

x_rename

x_rename

x_ship_to_address

x_ship_to_address

x_ship_to_company

x_ship_to_company

x_ship_to_country

x_ship_to_country

x_ship_to_city

x_ship_to_city

x_ship_to_first_name

x_ship_to_first_name

x_ship_to_last_name

x_ship_to_last_name

x_ship_to_state

x_ship_to_state

x_ship_to_zip

x_ship_to_zip

x_show_form

x_show_form

x_state

x_state

x_tax

x_tax

x_tax_exempt

x_tax_exempt

x_test_request

x_test_request

x_trans_id

x_trans_id

x_type

x_type

x_version

x_version

x_zip

x_zip