How to use with Plimus IPN - Joomla! Forum - community, help and support
i need set-up joomla installation can automate users' paid-for registrations receiving user details script works plimus payment gateway.
this plimus has system:-
i'm not coder have go @ setting myself. can talking me through process. plimus help, knowledge of joomla limited expect limited.
in return helping me this, promise post every step of setting here else able same.
thanks!
dom
this plimus has system:-
designing script
a script receiving ipn details should prepared in whichever programming language fits plimus vendor environment; examples include php, asp, java , forth.
the script should isolate each of post items, recursively assign them appropriate location in back-end system.
for instance, in php environment, programmers might create foreach loop assign each variable , title single array. script can iterate through array , assign elements appropriate back-end system.
security
to protect script unauthorized use, plimus vendor should limit availability following public plimus ip addresses:
<<deleted security reasons>>
plimus control panel setup
within contract general settings page, navigate notifications section. within field labeled ‘instant notification url’, enter address of ipn receiving script. remember click submit commit change.
summary
the plimus ipn simple-to –integrate http(s) post delivered plimus vendor-specified script. script should limited use plimus public ip addresses, , can recursively identify each element of sale
i'm not coder have go @ setting myself. can talking me through process. plimus help, knowledge of joomla limited expect limited.
in return helping me this, promise post every step of setting here else able same.
thanks!
dom
hi dom,
leore plimus here.
just wanted offer additional help.
below link explains in detail how implement ipn:
https://www.plimus.com/tutorials/plimus-ipnguide.pdf
here can see sample code: http://home.plimus.com/ecommerce/learni ... ode-sample
with that, happy answer question may have.
feel free ping me @ leorej@plimus.com
regards,
leore
leore plimus here.
just wanted offer additional help.

below link explains in detail how implement ipn:
https://www.plimus.com/tutorials/plimus-ipnguide.pdf
here can see sample code: http://home.plimus.com/ecommerce/learni ... ode-sample
with that, happy answer question may have.
feel free ping me @ leorej@plimus.com
regards,
leore
Comments
Post a Comment