Instant notification of payment Paypal is doubly URL when sent

For months now, I not was able to get the help of Paypal. When a product is purchased, I resolved IPN on it. IN the sales tools section, the following URL is used to return the IPN Info:

PayPal IPN settings

Notification URL http://www.heritageseminary.com/PayPal/IPN/IPN.cfm

Below my config configuration is sent to PayPal.

config.cfm

" < cfset paypal ['notify_url'] = ' http://www.heritageseminary.com/PayPal/IPN/IPN.cfm ">

When a payment is made, I get the I get the following error:

Please check your server that manages the instant Notifications of payment PayPal (IPN). Fail IPNs sent to the following URL:

This is the URL that paypal is trying to connect with.

http://www.heritagesemianary.com/http :// www.heritageseminary.com/paypal/ipn/ipn.cfm

When I check the history of the IPN, the State is still trying.

When I click on Message ID, I get the following address:

Notification URL http://www.heritagesemianary.com/http :// www.heritageseminary.com/paypal/ipn/ipn.cfm

Any idea where I should be looking?

Maybe the config parameter should be the relative path:

Tags: ColdFusion

Similar Questions

Maybe you are looking for