pronamic / wp-pronamic-pay

The Pronamic Pay plugin allows you to easily accept payments with payment methods like credit card, iDEAL, Bancontact and Sofort through a variety of payment providers on your WordPress website.
https://pronamicpay.com
34 stars 14 forks source link

Test all extensions and gateways with new payment methods fields #334

Closed remcotolsma closed 1 year ago

remcotolsma commented 1 year ago

https://docs.google.com/spreadsheets/d/1PnKd3dXKgDWUcyZhIg5rQZC-amzAOt3D4R2yjieTuvM/edit?usp=sharing

Within the form extensions we especially have to test the payment method and iDEAL issuer field.

remcotolsma commented 1 year ago

Saving a gateway configuration will trigger the Pronamic\WordPress\Pay\Core\PaymentMethods::update_active_payment_methods( ) method, exceptions in this method are not handled, how should we proceed?

remcotolsma commented 1 year ago

Saving a gateway configuration will trigger the Pronamic\WordPress\Pay\Core\PaymentMethods::update_active_payment_methods( ) method, exceptions in this method are not handled, how should we proceed?

I have fixed this for now, in a next release we can have a look at: