How do I set up IPN?
-
At the moment customers place orders and are redirected to the thank you page – nothing else happens. No further prompts or download links sent.
I have IPN turned on but not sure which url to put so I put the home page url. Can you suggest what to do please?
This is from the log:
[04/24/2020 3:26 PM] – SUCCESS :Received IPN from PayPal
[04/24/2020 3:26 PM] – SUCCESS :
Array
(
[mc_gross] => 0.01
[protection_eligibility] => Ineligible
[address_status] => confirmed
[payer_id] => HIDDEN
[address_street] => HIDDEN
[payment_date] => 08:26:13 Apr 24, 2020 PDT
[payment_status] => Pending
[charset] => windows-1252
[address_zip] => HIDDEN
[first_name] => HIDDEN
[address_country_code] => US
[address_name] => HIDDEN
[notify_version] => 3.9
[custom] =>
[payer_status] => verified
[business] => HIDDEN
[address_country] => HIDDEN
[address_city] => HIDDEN
[quantity] => 1
[verify_sign] => HIDDEN
[payer_email] => HIDDEN
[txn_id] => HIDDEN
[payment_type] => instant
[last_name] => HIDDEN
[address_state] => HIDDEN
[receiver_email] => HIDDEN
[shipping_discount] => 0.00
[insurance_amount] => 0.00
[pending_reason] => unilateral
[txn_type] => web_accept
[item_name] => Study Guide
[discount] => 0.00
[mc_currency] => USD
[item_number] => 206
[residence_country] => HIDDEN
[shipping_method] => Default
[transaction_subject] =>
[payment_gross] => 0.01
[ipn_track_id] => HIDDEN
)
[04/24/2020 3:26 PM] – SUCCESS :Verifying IPN using CURL
[04/24/2020 3:26 PM] – SUCCESS :IPN successfully verified
[04/24/2020 3:26 PM] – SUCCESS :Payment Status: Pending
[04/24/2020 3:26 PM] – SUCCESS :Merchant email: HIDDEN, Receiver email: HIDDEN
[04/24/2020 3:26 PM] – SUCCESS :Product price : 0.01, Amount paid: 0.01
[04/24/2020 3:26 PM] – SUCCESS :Store currency: USD, Currency used for the payment: USD
[04/24/2020 3:26 PM] – SUCCESS :Transaction ID: HIDDEN
[04/24/2020 3:26 PM] – SUCCESS :This is a new order
[04/24/2020 3:26 PM] – SUCCESS :Order inserted successfully
- The topic ‘How do I set up IPN?’ is closed to new replies.