mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-04-05 22:30:58 +00:00
1 line
No EOL
2.7 KiB
JSON
Executable file
1 line
No EOL
2.7 KiB
JSON
Executable file
{"success_page_message": "", "is_public": false, "success_page_title": "", "slug": "change-payment-method", "form_handlers": [], "action": "", "name": "Change Payment Method", "is_cloneable": false, "form_elements": [{"plugin_data": "{\"required\": false, \"name\": \"customer_id\", \"help_text\": \"\", \"max_length\": 255, \"label\": \"Customer ID\", \"placeholder\": \"\", \"initial\": \"\"}", "plugin_uid": "text", "position": 1}, {"plugin_data": "{\"required\": false, \"name\": \"account_hold_name\", \"help_text\": \"\", \"max_length\": 255, \"label\": \"Account Hold Name\", \"placeholder\": \"\", \"initial\": \"\"}", "plugin_uid": "text", "position": 2}, {"plugin_data": "{\"required\": false, \"name\": \"account_password\", \"help_text\": \"\", \"max_length\": 255, \"label\": \"Account Password\", \"placeholder\": \"\", \"initial\": \"\"}", "plugin_uid": "text", "position": 3}, {"plugin_data": "{\"required\": false, \"name\": \"contact_phone_number\", \"help_text\": \"\", \"max_length\": 255, \"label\": \"Contact Phone Number\", \"placeholder\": \"\", \"initial\": \"\"}", "plugin_uid": "text", "position": 4}, {"plugin_data": "{\"required\": false, \"name\": \"contact_email_address\", \"help_text\": \"\", \"max_length\": 255, \"label\": \"Contact email address\", \"placeholder\": \"\", \"initial\": \"\"}", "plugin_uid": "text", "position": 5}, {"plugin_data": "{\"required\": false, \"name\": \"new_payment_method\", \"help_text\": \"\", \"max_length\": 255, \"label\": \"New Payment Method\", \"placeholder\": \"\", \"initial\": \"\"}", "plugin_uid": "text", "position": 6}, {"plugin_data": "{\"required\": false, \"name\": \"card_holder_or_account_holder\", \"help_text\": \"\", \"max_length\": 255, \"label\": \"Card Holder or Account Holder\", \"placeholder\": \"\", \"initial\": \"\"}", "plugin_uid": "text", "position": 7}, {"plugin_data": "{\"required\": false, \"name\": \"account_number\", \"help_text\": \"\", \"max_length\": 255, \"label\": \"Account Number\", \"placeholder\": \"\", \"initial\": \"\"}", "plugin_uid": "text", "position": 8}, {"plugin_data": "{\"required\": false, \"name\": \"routing_code_if_electronic_check\", \"help_text\": \"\", \"max_length\": 255, \"label\": \"Routing Code (if electronic check)\", \"placeholder\": \"\", \"initial\": \"\"}", "plugin_uid": "text", "position": 9}, {"plugin_data": "{\"required\": false, \"name\": \"expiration_date_if_card\", \"help_text\": \"\", \"label\": \"Expiration date if Card\", \"input_formats\": \"\", \"initial\": null}", "plugin_uid": "date", "position": 10}, {"plugin_data": "{\"required\": false, \"name\": \"cvv_if_card\", \"help_text\": \"\", \"max_length\": 255, \"label\": \"CVV if Card\", \"placeholder\": \"\", \"initial\": \"\"}", "plugin_uid": "text", "position": 11}]} |