Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Order not logged in system but received payment
- This topic has 5 replies, 3 voices, and was last updated 3 years, 4 months ago by admin.
-
AuthorPosts
-
July 8, 2021 at 2:25 pm #83301riyanaParticipant
I have a customer who placed an order and paid with PayPal. I received his payment in PayPal, but his order is nowhere to be found in the system, and no order notification emails went out to him or me.
I checked the IPN handle debug log, and found my customer’s order in there. Looks like IPN validation failed because “a valid URL was not provided”. Please clarify that reason. What URL was not provided? How can I fix this?
——————————————————————
[07/07/2021 9:09 PM] – SUCCESS :Paypal Class Initiated by 173.0.81.65 eStore Version: 8.2.8
[07/07/2021 9:09 PM] – SUCCESS :Post string : mc_gross=65.00&protection_eligibility=Eligible&address_status=confirmed&item_number1=90&payer_id=UNGFYFDXXKGM2&address_street=21174+Via+Alisa&payment_date=14%3A09%3A37+Jul+07%2C+2021+PDT&payment_status=Completed&charset=windows-1252&address_zip=92887&mc_shipping=0.00&first_name=Anthony&mc_fee=2.19&address_country_code=US&address_name=Anthony+Rubalcava¬ify_version=3.9&custom=ip%253D12.235.183.230&payer_status=unverified&business=bob%40sdi.org&address_country=United+States&num_cart_items=1&address_city=Yorba+Linda&verify_sign=AHsgonh7HMl..v-hVX8YXomUWs8XAoBlhH2C1p5rOAbaC9IcvOEZRmPO&payer_email=arubalcava%40isatsb.com&mc_shipping1=0.00&txn_id=53J53403N1947554X&payment_type=instant&last_name=Rubalcava&address_state=CA&item_name1=%5BDIGITAL+PDF%5D+SDI+Roof+Deck+Design+Manual+-+No.+RDDM2&receiver_email=bob%40sdi.org&payment_fee=2.19&shipping_discount=0.00&quantity1=1&insurance_amount=0.00&receiver_id=MHQ49Y2WLEJZA&txn_type=cart&discount=0.00&mc_gross_1=65.00&mc_currency=USD&residence_country=US&receipt_id=0307-5876-4054-6434&shipping_method=Default&transaction_subject=&payment_gross=65.00&ipn_track_id=ca8453bb55582&
[07/07/2021 9:09 PM] – SUCCESS :Checking if PayPal IPN response is valid
[07/07/2021 9:09 PM] – SUCCESS :Connecting to: https://www.paypal.com/cgi-bin/webscr
[07/07/2021 9:09 PM] – FAILURE :IPN validation failed.
[07/07/2021 9:09 PM] – FAILURE :Error response: A valid URL was not provided.
[07/07/2021 9:09 PM] – SUCCESS :Paypal class finished.——————————————————————
July 8, 2021 at 4:53 pm #83309wzpModeratorare you using the cart, or a PayPal Buy Now button?
July 8, 2021 at 7:05 pm #83311riyanaParticipantI’m using the cart.
July 8, 2021 at 10:34 pm #83313adminKeymasterThis is going to be an issue with this server.
Is the CURL library for PHP properly setup on this server? Ask the hosting provider if PHP cURL library is installed correctly.
- This reply was modified 3 years, 4 months ago by wzp.
July 12, 2021 at 4:00 am #83327riyanaParticipantThe cURL library is properly set up.
cURL support 7.77.0 (0x74d00)
cURL Features Code 0x11afc39d
cURL Host x86_64-redhat-linux-gnu
cURL Support Protocols dict, file, ftp, ftps, gopher, gophers, http, https, imap, imaps, mqtt, pop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
cURL SSL Version OpenSSL/1.1.1k
cURL libz Version 1.2.3July 12, 2021 at 8:19 pm #83336adminKeymasterPlease do the following test and do a new transaction to see if the IPN process can complete (without any interference from another plugin on this site):
Do you have any firewall or restrictions added to this site via .htaccess file?
-
AuthorPosts
- You must be logged in to reply to this topic.