pronamic / wp-pay-core

Core components for the WordPress payment processing library. This library is used in the WordPress plugin Pronamic Pay: https://www.pronamicpay.com/, but also allows other plugin developers to set up a payment plugin.
https://www.wp-pay.org/
GNU General Public License v3.0
27 stars 3 forks source link

Bank choice iDEAL Advanced does not work with built-in Pronamic Pay forms #89

Closed remcotolsma closed 1 year ago

remcotolsma commented 1 year ago

Reported by user: https://secure.helpscout.net/conversation/2120504283/25030?folderId=1425710

Only the selected payment method fields are processed: https://github.com/pronamic/wp-pay-core/blob/094f6d045083c3758a9a4a2ea5f5544033a18532/src/Plugin.php#L1069-L1108

Currently uses however don't have the option to select a payment method: https://github.com/pronamic/wp-pay-core/blob/094f6d045083c3758a9a4a2ea5f5544033a18532/views/form.php#L139-L173

It's maybe related to the following issue:

But to solve this issue i suggest we add radio button list with payment methods and the fields.