Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $SECFields = array(
- 'token' => '',
- 'maxamt' => '',
- 'returnurl' => $domain . 'paypal/class/DoExpressCheckoutPayment.php',
- 'cancelurl' => $domain . 'paymentfail.html',
- 'callback' => '',
- 'callbacktimeout' => '',
- 'callbackversion' => '',
- 'reqconfirmshipping' => '',
- 'noshipping' => '',
- 'allownote' => '1',
- 'addroverride' => '',
- 'localecode' => '',
- 'pagestyle' => '',
- 'hdrimg' => '',
- 'hdrbordercolor' => '',
- 'hdrbackcolor' => '',
- 'payflowcolor' => '',
- 'skipdetails' => '1',
- 'email' => '',
- 'solutiontype' => 'Mark',
- 'landingpage' => 'Billing',
- 'channeltype' => '',
- 'giropaysuccessurl' => '',
- 'giropaycancelurl' => '',
- 'banktxnpendingurl' => '',
- 'brandname' => 'Zookie',
- 'customerservicenumber' => '',
- 'giftmessageenable' => '',
- 'giftreceiptenable' => '',
- 'giftwrapenable' => '',
- 'giftwrapname' => '',
- 'giftwrapamount' => '',
- 'buyeremailoptionenable' => '1',
- 'surveyquestion' => '',
- 'surveyenable' => '',
- 'buyerid' => '',
- 'buyerusername' => '',
- 'buyerregistrationdate' => '',
- 'allowpushfunding' => ''
- );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement