pronamic / wp-pronamic-pay-mollie

Mollie driver for the WordPress payment processing library.
http://www.wp-pay.org/gateways/mollie/
6 stars 1 forks source link

Beautify Mollie redirect URL #17

Open remcotolsma opened 1 year ago

remcotolsma commented 1 year ago

In het Mollie dashboard we see the following:

Schermafbeelding 2022-11-17 om 15 25 18

Redirect URL https://www.pronamic.eu/?payment=123456&key=pay_123456 Webhook URL https://www.pronamic.eu/wp-json/pronamic-pay/mollie/v1/payments/webhook/123456

I suggest we change the redirect URL to this format:

https://www.pronamic.eu/wp-json/pronamic-pay/mollie/v1/payments/redirect/123456?key=pay_123456