artfulrobot / uk.artfulrobot.civicrm.gocardless

A CiviCRM extension providing GoCardless integration to handle UK Direct Debits.
GNU Affero General Public License v3.0
5 stars 18 forks source link

Webhook page showing blank screen. #22

Closed hitesh-jain closed 7 years ago

hitesh-jain commented 7 years ago

I've installed extension in civicrm using Drupal and also I've added Gocardless Payment Processors with live and test webhooks secret and access keys but when I try to visit /civicrm/gocardless/webhook it shows me white blank page.

Can you please help me in this. @artfulrobot

artfulrobot commented 7 years ago

Hi.

The webhook endpoint should return a blank page; it is not a web page for a human to use, but a way for GoCardless's system to interact with your CiviCRM installation.

If you have set it up correctly then from within the GoCardless manager you will see things like:

2017-08-14 gocardless webhook screenshot

Nb. GC must have had cause to send a webhook before you'll see anything here, and of course be sure to check the right GoCardless admin website (i.e. sandbox/live).

So this is not something that's a problem in itself.

Rich

hitesh-jain commented 7 years ago

Thanks a lot Rich Lott !

Nicolabell commented 5 years ago

Hi @artfulrobot , I think the documentation at https://github.com/artfulrobot/uk.artfulrobot.civicrm.gocardless/blob/master/README.md should be amended to explain you won't find the webhook at that URL as this confused me also :)

artfulrobot commented 5 years ago

@Nicolabell Hows' this https://github.com/artfulrobot/uk.artfulrobot.civicrm.gocardless/commit/7a8008cd4c31fe2e4e4df4f441bd750ecd82ca8d ? Feel free to fork this and submit a pull request if you'd like to clarify the README for others. Or if all that fork and pulling is tecnhobabble to you feel free to suggest something here :-)