Set testing notify url,

Created on 11 September 2023, 10 months ago

When developing, you're often on a localhost environment, and therefore, it's not possible to test NETS Easy webhooks.

I think it would be nice to have a conditional field when configuring the Payment Gateway, and is visible when you set the Payment mode to be test. So you can redirect the notifyUrl to a custom one (either a ngrok host, a service as webhook.site).

✨ Feature request
Status

Postponed: needs info

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡°Denmark ramlev

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @ramlev
  • πŸ‡©πŸ‡°Denmark ramlev

    Heres the patch

  • πŸ‡³πŸ‡΄Norway zaporylie

    When I test payment gateways (and I work with them very often) I do one of 2 things:
    - disable webhooks completely - this is when I test everything except for the webhook itself, or the payment gateway's reaction to the webhook
    - enable webhooks - and setup tunneling app such as ngrok or cloudflared to expose my local machine to the internet, specifically for the sake of receiving webhooks from Easy.

    I am still not sure what is the advantage of keeping webhooks enabled but sending them to some explicitly provided URL. Could you elaborate on this a bit? Seems to me like the second point above already addresses your needs.

  • Status changed to Postponed: needs info 10 months ago
  • πŸ‡©πŸ‡°Denmark ramlev

    Actually a good point, have looked into cloudflared as well, and ofcourse thats a solution. thank you

Production build 0.69.0 2024