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.

Home Page:https://pronamicpay.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test all extensions and gateways with new payment methods fields

remcotolsma opened this issue · comments

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.

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?

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: