Using Gravity Forms ‘gform_payment_methods’ PHP action
The `gform_payment_methods` Gravity Forms PHP action allows developers to add alternative payment methods to the `Card` field by utilizing the `$payment_methods` parameter in conjunction with the `add_filter()` function