103 Posts
Osep45
7 years ago
1
Topic

Hi,

I have created a Paypal donation form thanks to this tutorial :

https://www.seblod.com/resources/tutorials/creating-a-paypal-donation-form

This form submit a content item in Joomla, and redirect to PayPal with the proper information after submission.

Now, I need that Paypal send to my site the informations of the paiement (paiement status, amount, ...etc). It is possible with the IPN function of Paypal :

https://www.paypal.com/fr/cgi-bin/webscr?cmd=p/acc/ipn-info-outside

Is it possible to parameter the IPN with Seblod ? How ?

Osep45

----

Bonjour,

J'ai créé un formulaire de don par Paypal grâce au tutorial ci-dessus.

Ce formulaire crée un item de contenu et redirige automatiquement vers le formulaire Paypal pré-rempli avec les infos du site.

A présent, j'ai besoin de mettre en place l'IPN de Paypal sur mon site afin que Paypal renvoie les informations de paiements (notamment "Paiement status").

Est-il possible de mettre en place l'IPN sur Seblod ? Comment ?

En vous remerciant par avance,

Osep45

Get a Book for SEBLOD
4229 Posts
Kadministrator
7 years ago
0
Level 1

For IPN to work you would need some listener on the Seblod side to parse sent parameters, theoretically you could use form for this with with paypal parameters as live values, but surely you would need to add some custom code to verify values. But there is no readymade solution for this.

Get a VIP membership