How to set an IPN URL for PayPal Recurring Payments using ExpressCheckout? -
according paypal documentation, not possible have instant payment notifications (ipn) recurring payments when using expresscheckout.
here how come conclusion:
in
setexpresscheckoutdocumenationnotifyurlsay:the notify url applies
doexpresscheckoutpayment. value ignored when set insetexpresscheckoutorgetexpresscheckoutdetails.i don't have one-time payment expresscheckout. creating recurring profile. skipping
doexpresscheckoutpaymentcall specified inrecurring payments integration guide. ifdoexpresscheckoutpaymentcall not valid, because have set amount0.according
1.notifyurl(to precisepaymentrequest_0_notifyurl) ignored unlessdoexpresscheckoutpaymentcalled. have tried set insetexpresscheckoutpaymentcall.using ipn simulator receiving ipn notifications.
when creating new recurring payments profile using
createrecurringpaymentsprofilenot receiving ipn notification.i did not find api call related recurring payments can use set
notifyurl.
how can set ipn url recurring payments using expresscheckout without initial payment, initamt or other requiring doexpresscheckoutpayment?
you can set ipn url in paypal account, under profile.
Comments
Post a Comment