Statistics: Posted by ChuckNorris — October 17th, 2011, 7:03 pm
Statistics: Posted by Jason Caldwell — October 17th, 2011, 6:59 pm
Statistics: Posted by Jason Caldwell — October 11th, 2011, 7:19 pm
Statistics: Posted by ChuckNorris — October 8th, 2011, 7:40 am
array (
's2member_log' =>
array (
0 => 'Storing last DataLink time: Sat Oct 1, 2011 5:36:22 am UTC',
1 => 'Recording DataLink error at: Sat Oct 1, 2011 5:38:21 am UTC',
2 => 'Recording server IP address: xxx.xx.xxx.xxx',
3 => 'https://datalink.ccbill.com/data/main.cgi?startTime=20110930053622&endTime=20111001053622&transactionTypes=EXPIRE%2CREBILL%2CREFUND%2CCHARGEBACK&clientAccnum=xxxxx&clientSubacc=0004&username=s2member&password=xxxxxx',
4 => 'Error: Authentication failed. 04',
Statistics: Posted by Jason Caldwell — October 7th, 2011, 7:05 pm
WordPress® v3.2.1 :: s2Member® v110815 :: s2Member® Pro v110815
Memory 40.34 MB :: Real Memory 41.25 MB :: Peak Memory 40.50 MB :: Real Peak Memory 41.25 MB
xxxxxxxx.com/xxxxxx/?s2member_paypal_notify=1&s2member_paypal_proxy=ccbill&s2member_paypal_proxy_use=standard-emails,subscr-signup-as-subscr-payment&s2member_paypal_proxy_verification=xxxxxxxxxxxxxxxx
User-Agent: WordPress/3.2.1; http://xxxxxx.com/xxxxxx
array (
'txn_type' => 'subscr_signup',
'subscr_id' => 'xxxxx',
'recurring' => '19.99',
'txn_id' => 'xxxxx',
'custom' => 'xxxxx',
'period1' => '30 D',
'period3' => '1 M',
'mc_amount1' => '19.99',
'mc_amount3' => '19.99',
'mc_gross' => '19.99',
'mc_currency' => 'USD',
'tax' => '0.00',
'payer_email' => 'xxxxxxxxx@gmail.com',
'first_name' => 'xxxx',
'last_name' => 'xxxxx',
'option_name1' => 'Originating Domain',
'option_selection1' => 'xxxxxxxx',
'option_name2' => 'Customer IP Address',
'option_selection2' => 'xx.xx.xx.x',
'item_number' => '1',
'item_name' => 'xxxxx Access',
'proxy_verified' => 'ccbill',
's2member_log' =>
array (
0 => 'IPN received on: Sun Oct 2, 2011 2:41:41 am UTC',
1 => 's2Member POST vars verified with a Proxy Key',
2 => 's2Member originating domain ( `$_SERVER["HTTP_HOST"]` ) validated.',
3 => 's2Member `txn_type` identified as ( `web_accept|subscr_signup` ).',
4 => 's2Member `txn_type` identified as ( `web_accept|subscr_signup` ) w/o update vars.',
5 => 'Signup Confirmation Email sent to: "xxxxxxxxxx xxxxxxxxx" <xxxxxxxxx@gmail.com>.',
6 => 'Storing Signup Tracking Codes into a Transient Queue. These will be processed on-site.',
7 => 'Storing `payment` for Subscription via ( `subscr-signup-as-subscr-payment` ).',
8 => 'Creating an IPN response for `subscr_payment`. This will go into a Transient Queue; and be processed during registration.',
9 => 'Storing IPN signup vars into a Transient Queue. These will be processed on registration.',
),
'subscr_gateway' => 'ccbill',
'eotper' => NULL,
'ccaps' => NULL,
'level' => '1',
'ip' => '74.89.47.9',
'initial_term' => '30 D',
'initial' => '19.99',
'regular' => '19.99',
'regular_term' => '1 M',
's2member_paypal_proxy' => 'ccbill',
's2member_paypal_proxy_use' => 'standard-emails,subscr-signup-as-subscr-payment',
's2member_paypal_proxy_verification' => 'xxxxxxxxxxxxxxxx',
WordPress® v3.2.1 :: s2Member® v110815 :: s2Member® Pro v110815
Memory 35.18 MB :: Real Memory 35.50 MB :: Peak Memory 35.26 MB :: Real Peak Memory 35.50 MB
xxxxxxxxxx.com/xxxxxxx/?s2member_pro_ccbill_return&s2member_paypal_return=1&s2member_paypal_proxy=ccbill&s2member_paypal_proxy_use=standard-emails,ty-email&s2member_paypal_proxy_verification=xxxxxxxxxxxxxx
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)
array (
'proxy_verified' => 'ccbill',
's2member_log' =>
array (
0 => 'Return-Data received on: Sun Oct 2, 2011 2:41:48 am UTC',
1 => 's2Member POST vars verified with a Proxy Key',
2 => 'Customer must wait for Email Confirmation `proxy_use`: ( `ty-email` ).',
3 => 'Redirecting Customer to the Home Page. Customer must wait for Email Confirmation `proxy_use`: ( `ty-email` ).',
),
'subscr_gateway' => 'ccbill',
's2member_paypal_proxy' => 'ccbill',
's2member_paypal_proxy_use' => 'standard-emails,ty-email',
's2member_paypal_proxy_verification' => 'xxxxxxxxxxxxx',
)
Statistics: Posted by ChuckNorris — October 2nd, 2011, 4:34 am
* (s2Member) **tinyURL® bug fix**. s2Member's handling of potential failures in the output of tinyURLs, generated by the tinyURL® API; was NOT considering all possibilities. A symptom of this bug was to see URLs in your Signup Confirmation Email (occassionally, upon connection failure to the tinyURL® API, when it was down for whatever reason) starting with: `Error#`. Corrected in this release.
* (s2Member) **URL Shortening API (Preference)**. s2Member now includes a class method dedicated to URL shortening service APIs. Currently, s2Member will use the tinyURL® API first *(i.e. tinyurl.com )*, and then use the Google® URL Shortening API *(i.e. goo.gl )* as a backup when/if the tinyURL® API is down for whatever reason. In this release, a new configurable option is available, which allows advanced site owners to preference the Google® Shortening API over tinyURL®, if they desire. For further details, please check your Dashboard, under: `s2Member -> General Options -> URL Shortening API (Preference)`.
Statistics: Posted by Cristián Lávaque — October 2nd, 2011, 4:29 am
Statistics: Posted by Cristián Lávaque — October 2nd, 2011, 4:24 am
WordPress® v3.2.1 :: s2Member® v110815 :: s2Member® Pro v110815
Memory 35.13 MB :: Real Memory 35.25 MB :: Peak Memory 35.13 MB :: Real Peak Memory 35.25 MB
domain.com/folder/?s2member_pro_ccbill_notify=1
User-Agent:
array (
'customer_fname' => 'Name',
'customer_lname' => 'Name',
'email' => 'name@gmail.com',
'username' => '',
'password' => '',
'productDesc' => 'Domain.com Instant Access',
'price' => '$19.99 for 30 days ** $19.99 recurring every 30 days **',
'subscription_id' => 'xxxxxxxxxxxxxxxx',
'denialId' => '',
'clientAccnum' => 'xxxxx',
'clientSubacc' => '0004',
'address1' => 'address',
'city' => 'address',
'state' => '',
'country' => 'US',
'phone_number' => '',
'zipcode' => 'address',
'start_date' => '2011-10-01 19:41:35',
'referer' => '',
'ccbill_referer' => '',
'affiliate' => '',
'reservationId' => '',
'referringUrl' => 'http://domain.com/folder/join/',
'reasonForDecline' => '',
'reasonForDeclineCode' => '',
'formName' => '144cc',
'cardType' => 'VISA',
'responseDigest' => 'xxxxxxxxxxxxxxxxxxxxxxxx',
's2_desc' => 'Domain Access',
's2_customer_ip' => 'xx.xx.47.9',
's2_invoice' => '1',
's2_custom' => 'domain.com',
's2_p1' => '30 D',
's2_p3' => '1 M',
'typeId' => '0',
'initialPrice' => '19.99',
'initialPeriod' => '30',
'recurringPrice' => '19.99',
'recurringPeriod' => '30',
'rebills' => '99',
'initialFormattedPrice' => '$19.99',
'recurringFormattedPrice' => '$19.99',
'ip_address' => 'xx.xx.47.9',
's2member_log' =>
array (
0 => 'IPN received on: Sun Oct 2, 2011 2:41:41 am UTC',
1 => 's2Member POST vars verified with ccBill®.',
2 => 'ccBill® transaction identified as ( `RECURRING/SUBSCRIPTION` ).',
3 => 'IPN reformulated. Piping through s2Member\'s core/standard PayPal® processor as `txn_type` ( `subscr_signup` ).',
4 => 'Please check PayPal® IPN logs for further processing details.',
),
)
Why would it be talking about PayPal for the CCBill logs?
WordPress® v3.2.1 :: s2Member® v110815 :: s2Member® Pro v110815
Memory 34.96 MB :: Real Memory 35.00 MB :: Peak Memory 34.98 MB :: Real Peak Memory 35.00 MB
domain.com/folder/?s2member_pro_ccbill_return=1
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)
array (
's2member_log' =>
array (
0 => 'Return URL processed on: Sun Oct 2, 2011 2:41:48 am UTC',
1 => 'Piping through s2Member\'s core/standard PayPal® processor with `proxy_use` ( `ty-email` ).',
2 => 'Please check PayPal® RTN logs for further processing details.',
3 => 'http://domain.com/folder/?s2member_pro_ccbill_return&s2member_paypal_return=1&s2member_paypal_proxy=ccbill&s2member_paypal_proxy_use=standard-emails,ty-email&s2member_paypal_proxy_verification=7a09afacb88c4700060c0d603f14780d',
),
)
Also, get a datalink error every day that looks like this:
WordPress® v3.2.1 :: s2Member® v110815 :: s2Member® Pro v110815
Memory 38.07 MB :: Real Memory 38.25 MB :: Peak Memory 38.09 MB :: Real Peak Memory 38.25 MB
domain.com/folder/wp-cron.php?doing_wp_cron
User-Agent: WordPress/3.2.1; http://domain.com/folder
array (
's2member_log' =>
array (
0 => 'Storing last DataLink time: Sat Oct 1, 2011 5:36:22 am UTC',
1 => 'Recording DataLink error at: Sat Oct 1, 2011 5:38:21 am UTC',
2 => 'Recording server IP address: xxx.xx.xxx.xxx',
3 => 'https://datalink.ccbill.com/data/main.cgi?startTime=20110930053622&endTime=20111001053622&transactionTypes=EXPIRE%2CREBILL%2CREFUND%2CCHARGEBACK&clientAccnum=xxxxx&clientSubacc=0004&username=s2member&password=xxxxxx',
4 => 'Error: Authentication failed. 04',
),
)
Statistics: Posted by ChuckNorris — October 1st, 2011, 10:06 pm
Statistics: Posted by Cristián Lávaque — September 26th, 2011, 3:03 pm
Statistics: Posted by ChuckNorris — September 13th, 2011, 4:32 am