PayPal Sandbox Error. Please contact Support for assistance.
 Posted: August 20th, 2010, 10:19 am
Posted: August 20th, 2010, 10:19 amHey Guys,
Using s2m pro here.
I searched the forums for this problem, but I did not find any answers related to my situation.
I walked through all of the steps for setting up the PayPal Sandbox Details, viz.
- entered the following info in s2m pro:
- special sandbox email
- api username
- api password
- api signature
- enabled the sandbox in s2m
- set up IPN/PDT
- created a new s2member pro form
and I still get the generic error:
Error. Please contact Support for assistance.
In the s2m pro logs, this is all that shows up (edited for privacy):
 Halp!
 Halp!
			Using s2m pro here.
I searched the forums for this problem, but I did not find any answers related to my situation.
I walked through all of the steps for setting up the PayPal Sandbox Details, viz.
- entered the following info in s2m pro:
- special sandbox email
- api username
- api password
- api signature
- enabled the sandbox in s2m
- set up IPN/PDT
- created a new s2member pro form
and I still get the generic error:
Error. Please contact Support for assistance.
In the s2m pro logs, this is all that shows up (edited for privacy):
- Code: Select all
- [edited].com/membership-options/?s2member_level_req=1
 -------- Input vars: ( Thu Aug 19, 2010 9:55:05 pm UTC ) --------
 array (
 'METHOD' => 'DoDirectPayment',
 'PAYMENTACTION' => 'Sale',
 'EMAIL' => '[edited]',
 'FIRSTNAME' => 'Lord',
 'LASTNAME' => 'Cake',
 'IPADDRESS' => '192.168.0.1',
 'DESC' => '$30 dollars one time membership fee ( for 1 year access, non-recurring, no trial )',
 'CUSTOM' => '[edited]',
 'CURRENCYCODE' => 'USD',
 'ITEMAMT' => '30.00',
 'TAXAMT' => '0.00',
 'AMT' => '30.00',
 'L_NAME0' => '$30 dollars one time membership fee ( for 1 year access, non-recurring, no trial )',
 'L_NUMBER0' => '1::1 Y',
 'L_AMT0' => '30.00',
 'CREDITCARDTYPE' => 'Visa',
 'ACCT' => '************6985',
 'EXPDATE' => '082015',
 'CVV2' => '123',
 'STREET' => '123 Main Street',
 'CITY' => 'Miami',
 'STATE' => 'FL',
 'COUNTRYCODE' => 'US',
 'ZIP' => '33135',
 'VERSION' => '63.0',
 'USER' => '[edited]_1282081303_biz_api1.gmail.com',
 'PWD' => '1282081313',
 'SIGNATURE' => 'Aby1eODvq4wtC9l19wP3iucThHiSAx1dRIkmmf52G9uW5azv09cjVvAr',
 )
 -------- Output string/vars: ( Thu Aug 19, 2010 9:55:05 pm UTC ) --------
 array (
 '__error' => 'Error. Please contact Support for assistance.',
 )
 Halp!
 Halp!