Source Code Documentation


Field Summary | Method Summary | Field Detail | Method Detail

Package s2Member\AuthNet

pro\s2member-pro\includes\classes\gateways\authnet\authnet-checkout-in.inc.php at line #44

Class c_ws_plugin__s2member_pro_authnet_checkout_in

c_ws_plugin__s2member_pro_authnet_checkout_in

public class c_ws_plugin__s2member_pro_authnet_checkout_in

Authorize.Net® Checkout Form handler (inner processing routines).

Since:

1.5


( 1 Method )
Method Summary
public static null

authnet_checkout()

Handles processing of Pro Form checkouts.

( 1 Method )
Method Detail

pro\s2member-pro\includes\classes\gateways\authnet\authnet-checkout-in.inc.php at line #58

authnet_checkout()

public static null authnet_checkout()

Handles processing of Pro Form checkouts.

Since:

1.5

Attaches-to:

add_action("init");

Returns:

null - Or exits script execution after a custom URL redirection.

Todo:

Build in routine to void first payment if Recurring Profile creation fails for some reason? Seems logical, even though highly unlikely.

[ back to top ]

Source Code Documentation


Field Summary | Method Summary | Field Detail | Method Detail