Jump to content

garrisonian14

Members
  • Posts

    26
  • Joined

  • Last visited

    Never

Everything posted by garrisonian14

  1. Hi Guys I have given facebook share button in CMS to share particular product detail page on facebook, button is fine there. But when i click on share it gives default title of that page, and some text from its content, i have even specified in meta to use dynamic title for each page. This is what i have put in <head> of the page i want to share But still facebook share popup contains default title and some content of the page. <meta property="og:title" content="Wecome - <?php echo stripslashes($contest_details['designtype']);?> Contest" /> <meta property="og:description" content=" <?php echo stripslashes($contest_details['details']);?>" /> <meta property="og:image" content="<?php echo SITE_URL;?>images/caracter.png" /> Kindly help on this Thanks
  2. Hi Friends, I am not sure i am looking for help here in right category or not. I am integrating paypal with IPN, (i have done this on many websites and never had this issue before.) I am testing it on sandbox account. All the data i am receiving back from paypal is fine. But always IPN verifications fails. I have used same class on many projects but never got this issue, please guide me, what can be the reason for this issue. Need help urgently, Thanks This is what i am getting in log file [10/30/2011 12:15 PM] - FAIL: IPN Validation Failed. IPN POST Vars from Paypal: mc_gross=525.00, protection_eligibility=Eligible, address_status=confirmed, payer_id=QLJGBWYEGPFWW, tax=0.00, address_street=1 Main St, payment_date=11:15:27 Oct 30, 2011 PDT, payment_status=Completed, charset=windows-1252, address_zip=95131, first_name=Test, mc_fee=15.53, address_country_code=US, address_name=Test User, notify_version=3.4, custom=, payer_status=verified, business=sharaf_1195546587_biz@hotmail.com, address_country=United States, address_city=San Jose, quantity=1, verify_sign=AiPC9BjkCyDFQXbSkoZcgqH3hpacAlUS.f.l0d1.lPU2NAC3pqJbClgv, payer_email=sharaf_1239776872_per@hotmail.com, txn_id=2VC808708R401452A, payment_type=instant, last_name=User, address_state=CA, receiver_email=sharaf_1195546587_biz@hotmail.com, payment_fee=15.53, receiver_id=KN2K54ELKVMV6, txn_type=web_accept, item_name=SLACKER MONK GRAPHICS - Shoes Design, mc_currency=USD, item_number=19%##%1, residence_country=US, test_ipn=1, handling_amount=0.00, transaction_subject=SLACKER MONK GRAPHICS - Shoes Design, payment_gross=525.00, shipping=0.00, ipn_track_id=zLpG8h32fEiFoCdtCglq.w, IPN Response from Paypal Server: HTTP/1.0 302 Found Location: https://www.sandbox.paypal.com Server: BigIP Connection: close Content-Length: 0
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.