impress-org / givewp

GiveWP - The #1 Donation Plugin for WordPress. Easily accept donations and fundraise using your WordPress website.
https://givewp.com/
GNU General Public License v3.0
340 stars 191 forks source link

[Epic: Payment Flow 2.0] Handle payment gateway hosted payment fields #6036

Closed ravinderk closed 2 years ago

ravinderk commented 2 years ago

Details

GiveWP should aware of which function to call of payment gateway when loading/setup payment gateway hosted fields like credit card fields, smart buttonsetc.

Architecture details: https://whimsical.com/payment-flow-2-0-CEVyPnfijWXzd1Bzd2i9D3

jonwaldstein commented 2 years ago

In https://github.com/impress-org/givewp/pull/6048 there is a method on the gateway to handle this called getLegacyFormFieldMarkup()