Webhook URL for Payment gateway Integration

Hi all,

Please i wanted to have a local payment gateway integrated to my dolibarr. I was asked for the webhook URL as that is what they will use to send in the payloader…

i really dont know what the Webhook URL looks like or is there a way it is created?

Can someone help me explain it so i can understand?

I know under webhook module, under target, there is something like url, etc, but i dont know what to do.

Thnks

If i were you I would look at what is done in the stripe and paypal module.

Hi Jon,

I dont understand this, can you clarify? Is there a place i can see the webhook used in stripe or paypal?

Thank you

I would expect that you can see that in the code

Hello,

You have also the Hello Asso module : dolibarr-community-modules/helloasso at main · Dolibarr/dolibarr-community-modules · GitHub

How do I find that module in dolibarr? or the dolistore? searching for helloasso shows up nothing?

Hello,

Dolibarr association just created a few weeks ago the Community-modules GitHub repository and @eldy put a first module there.
I don’t think it’s on dolistore, but you have a wiki page : Module HelloAsso - Dolibarr ERP CRM Wiki

Hi Ksar,

Thank you for the update

Will give it a try and see how it works.

But will that still be connected to a payment gateway without a webhook url and the payment gateway can just link using an API?

Thanks

Greetings,

i didnt see any zip file to download, is it only documentation that is available right now?