Paypal Not too sure about IPN, when to use? -


is there need use ipn with

1. expresscheckout (setexpresscheckout => doexpresscheckout) 2. recurring payment (subscription) 

it depends on how operate business...

if ship physical goods, then, of course human check if received payment before send goods customer...

but digital goods it's story, want deliver digital content payment in account. that's main usage ipn. if ipn confirmation, fire email download link directly customer's email.

other use cases be, automate tasks, accounting, mailing, renewing subscription status, reverting need revert in case payment cancelled notification, etc.


Comments

Popular posts from this blog

java - How to print docx and pdf? -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

java - IntelliJ to move a class along with conflicted classes to a new package? -