Skip to content

Latest commit

 

History

History
68 lines (64 loc) · 9.81 KB

File metadata and controls

68 lines (64 loc) · 9.81 KB

UpdatePaymentMethodRequest

Properties

Name Type Description Notes
locale Locale [optional] [default to null]
shared_payment_method_data.open_time String Business opening time for this merchant's store. [optional] [default to null]
shared_payment_method_data.close_time String Business closing time for this merchant's store. [optional] [default to null]
shared_payment_method_data.privacy_policy_url String URL to the merchant's privacy policy page. [optional] [default to null]
shared_payment_method_data.terms_of_service_url String URL to the merchant's terms of service page. [optional] [default to null]
shared_payment_method_data.pci_compliance_proofs List File IDs of uploaded PCI compliance proof documents. [optional] [default to null]
shared_payment_method_data.shareholder_registers List File IDs of uploaded shareholder register documents. [optional] [default to null]
shared_payment_method_data.has_processed_cc_before Boolean Whether the merchant has previously processed credit card payments. [optional] [default to null]
shared_payment_method_data.processes_card_info Boolean Whether the merchant directly handles or stores card information. [optional] [default to null]
shared_payment_method_data.conducts_door_to_door_sales Boolean Whether the merchant conducts door-to-door sales. [optional] [default to null]
shared_payment_method_data.conducts_telemarketing Boolean Whether the merchant conducts telemarketing activities. [optional] [default to null]
shared_payment_method_data.conducts_mlm_scheme Boolean Whether the merchant operates a multi-level marketing scheme. [optional] [default to null]
shared_payment_method_data.conducts_business_opportunity_scheme Boolean Whether the merchant offers business opportunity schemes. [optional] [default to null]
shared_payment_method_data.provides_specified_continuous_services Boolean Whether the merchant provides services subject to the Specified Commercial Transaction Act. [optional] [default to null]
shared_payment_method_data.violated_consumer_contract_act Boolean Whether the merchant has violated the Consumer Contract Act. [optional] [default to null]
shared_payment_method_data.violated_commercial_transaction_act Boolean Whether the merchant has violated the Commercial Transaction Act. [optional] [default to null]
linepay.accepted_line_tos Boolean Whether the merchant has accepted LINE Pay's terms of service. [optional] [default to null]
linepay.fields String Serialized form fields for the LINE Pay application. [optional] [default to null]
paypay.accepted_paypay_tos Boolean Whether the merchant has accepted PayPay's terms of service. [optional] [default to null]
paypay.fields String Serialized form fields for the PayPay application. [optional] [default to null]
merpay.accepted_merpay_tos Boolean Whether the merchant has accepted Merpay's terms of service. [optional] [default to null]
merpay.fields String Serialized form fields for the Merpay application. [optional] [default to null]
convenience_store.expected_number_of_payments Integer Estimated monthly number of convenience store payments. [optional] [default to null]
convenience_store.fields String Serialized form fields for the convenience store application. [optional] [default to null]
seven_eleven.site_is_public Boolean Whether the merchant's website is publicly accessible. [optional] [default to null]
seven_eleven.no_direct_delivery_from_producer Boolean Confirmation that products are not delivered directly from producers. [optional] [default to null]
seven_eleven.no_ticket_sales Boolean Confirmation that the merchant does not sell tickets. [optional] [default to null]
seven_eleven.correct_flow_for_order_items Boolean Confirmation that the order flow matches Seven-Eleven's requirements. [optional] [default to null]
seven_eleven.delivery_within_two_months Boolean Confirmation that all ordered items will be delivered within two months. [optional] [default to null]
seven_eleven.all_items_are_cheaper_than_konbini_limit Boolean Confirmation that all items are priced below the konbini payment limit. [optional] [default to null]
seven_eleven.display_sales_permit_number Boolean Confirmation that any required sales permit numbers are displayed. [optional] [default to null]
seven_eleven.order_fee_is_displayed Boolean Confirmation that the order fee is clearly displayed to customers. [optional] [default to null]
seven_eleven.no_international_transaction Boolean Confirmation that transactions are domestic only. [optional] [default to null]
seven_eleven.provided_info_matches_sctl Boolean Confirmation that site info matches the Specified Commercial Transaction Law disclosure page. [optional] [default to null]
seven_eleven.sctl_page_has_phone_number Boolean Confirmation that the SCTL page includes a phone number. [optional] [default to null]
seven_eleven.product_pages_are_public Boolean Confirmation that product detail pages are publicly viewable. [optional] [default to null]
seven_eleven.have_sold_as_regular_price Boolean Confirmation that items have been sold at regular (non-discounted) price before. [optional] [default to null]
seven_eleven.note String Free-text notes for the Seven-Eleven application. [optional] [default to null]
seven_eleven.fields String Serialized form fields for the Seven-Eleven application. [optional] [default to null]
visa_mastercard_credit_card.access_restrictions Boolean Confirmation that the site has appropriate access restrictions in place. [optional] [default to null]
visa_mastercard_credit_card.mfa_implementation Boolean Confirmation that multi-factor authentication is implemented. [optional] [default to null]
visa_mastercard_credit_card.account_lock Boolean Confirmation that account lockout policies are in place. [optional] [default to null]
visa_mastercard_credit_card.public_directories Boolean Confirmation that public directory listing is disabled. [optional] [default to null]
visa_mastercard_credit_card.file_extension_restrictions Boolean Confirmation that file extension restrictions are enforced. [optional] [default to null]
visa_mastercard_credit_card.vulnerability_assessments Boolean Confirmation that regular vulnerability assessments are conducted. [optional] [default to null]
visa_mastercard_credit_card.sql_injection_and_xss Boolean Confirmation that the site is protected against SQL injection and XSS attacks. [optional] [default to null]
visa_mastercard_credit_card.source_code_review Boolean Confirmation that source code security review is performed. [optional] [default to null]
visa_mastercard_credit_card.anti_virus_software Boolean Confirmation that anti-virus software is installed and maintained. [optional] [default to null]
visa_mastercard_credit_card.fields String Serialized form fields for the Visa/Mastercard credit card application. [optional] [default to null]
jcb_amex_diners_credit_card.access_restrictions Boolean Confirmation that the site has appropriate access restrictions in place (JCB/Amex/Diners). [optional] [default to null]
jcb_amex_diners_credit_card.mfa_implementation Boolean Confirmation that multi-factor authentication is implemented (JCB/Amex/Diners). [optional] [default to null]
jcb_amex_diners_credit_card.account_lock Boolean Confirmation that account lockout policies are in place (JCB/Amex/Diners). [optional] [default to null]
jcb_amex_diners_credit_card.public_directories Boolean Confirmation that public directory listing is disabled (JCB/Amex/Diners). [optional] [default to null]
jcb_amex_diners_credit_card.file_extension_restrictions Boolean Confirmation that file extension restrictions are enforced (JCB/Amex/Diners). [optional] [default to null]
jcb_amex_diners_credit_card.vulnerability_assessments Boolean Confirmation that regular vulnerability assessments are conducted (JCB/Amex/Diners). [optional] [default to null]
jcb_amex_diners_credit_card.sql_injection_and_xss Boolean Confirmation that the site is protected against SQL injection and XSS attacks (JCB/Amex/Diners). [optional] [default to null]
jcb_amex_diners_credit_card.source_code_review Boolean Confirmation that source code security review is performed (JCB/Amex/Diners). [optional] [default to null]
jcb_amex_diners_credit_card.anti_virus_software Boolean Confirmation that anti-virus software is installed and maintained (JCB/Amex/Diners). [optional] [default to null]
jcb_amex_diners_credit_card.fields String Serialized form fields for the JCB/Amex/Diners credit card application. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]