Skip to content

Commit aed36a2

Browse files
arti-bolsofietoft
andauthored
Update commerce-add-ons/payment-providers/mollie/how-to-guides/testing-mollie-webhooks-locally.md
Co-authored-by: sofietoft <[email protected]>
1 parent dc65992 commit aed36a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commerce-add-ons/payment-providers/mollie/how-to-guides/testing-mollie-webhooks-locally.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Mollie uses webhooks to finalize payments, but testing them locally can be chall
1111

1212
**Solution: Use a Local Tunnel**
1313

14-
A local tunnel is a port-forwarding technique that exposes a local API service (running on a specific port) to the internet through a public HTTPS URL. This allows you to:
14+
A local tunnel is a port-forwarding technique that exposes a local API service (running on a specific port) to the internet. This is done through a public HTTPS URL. It allows you to:
1515

1616
1. Make your local server accessible online temporarily.
1717
2. Use the generated public URL in Mollie’s webhook settings.

0 commit comments

Comments
 (0)