Offsite gateways might tell the customer that they will be redirected offsite.
Manual gateways might say something like https://help.shopify.com/assets/images/manual/settings/checkout-and-paym... (additional details).
This would be a renderable array, of course, returned by the gateway, which would in turn optionally offer a textbox for merchant input.
Question: How to call this config key? additional_details? or just description?
Comments
Comment #2
skyredwangNot sure what your question is, In Commerce WeChat Pay, additional information was shown using markups: http://cgit.drupalcode.org/commerce_wechat_pay/tree/src/PluginForm/QRCod...
Comment #3
vasikei would choose simple "details" - Payment (additional) details
Comment #4
vasikePR available for this issue
https://github.com/drupalcommerce/commerce/pull/668
The new config is also included in payment gateway tests.
Comment #5
vasikeComment #6
vasikePR "reroll"
Comment #7
kopeboySeconding this..
If I use bank transfer payment the user has a checkout pane not showing any useful info.