Skip to content

Latest commit

 

History

History
65 lines (64 loc) · 8.19 KB

File metadata and controls

65 lines (64 loc) · 8.19 KB

# UpdatePaymentMethodRequest

Properties

Name Type Description Notes
locale \Komoju\Model\Locale [optional]
shared_payment_method_data_open_time string Business opening time for this merchant's store. [optional]
shared_payment_method_data_close_time string Business closing time for this merchant's store. [optional]
shared_payment_method_data_privacy_policy_url string URL to the merchant's privacy policy page. [optional]
shared_payment_method_data_terms_of_service_url string URL to the merchant's terms of service page. [optional]
shared_payment_method_data_pci_compliance_proofs string[] File IDs of uploaded PCI compliance proof documents. [optional]
shared_payment_method_data_shareholder_registers string[] File IDs of uploaded shareholder register documents. [optional]
shared_payment_method_data_has_processed_cc_before bool Whether the merchant has previously processed credit card payments. [optional]
shared_payment_method_data_processes_card_info bool Whether the merchant directly handles or stores card information. [optional]
shared_payment_method_data_conducts_door_to_door_sales bool Whether the merchant conducts door-to-door sales. [optional]
shared_payment_method_data_conducts_telemarketing bool Whether the merchant conducts telemarketing activities. [optional]
shared_payment_method_data_conducts_mlm_scheme bool Whether the merchant operates a multi-level marketing scheme. [optional]
shared_payment_method_data_conducts_business_opportunity_scheme bool Whether the merchant offers business opportunity schemes. [optional]
shared_payment_method_data_provides_specified_continuous_services bool Whether the merchant provides services subject to the Specified Commercial Transaction Act. [optional]
shared_payment_method_data_violated_consumer_contract_act bool Whether the merchant has violated the Consumer Contract Act. [optional]
shared_payment_method_data_violated_commercial_transaction_act bool Whether the merchant has violated the Commercial Transaction Act. [optional]
linepay_accepted_line_tos bool Whether the merchant has accepted LINE Pay's terms of service. [optional]
linepay_fields string Serialized form fields for the LINE Pay application. [optional]
paypay_accepted_paypay_tos bool Whether the merchant has accepted PayPay's terms of service. [optional]
paypay_fields string Serialized form fields for the PayPay application. [optional]
merpay_accepted_merpay_tos bool Whether the merchant has accepted Merpay's terms of service. [optional]
merpay_fields string Serialized form fields for the Merpay application. [optional]
convenience_store_expected_number_of_payments int Estimated monthly number of convenience store payments. [optional]
convenience_store_fields string Serialized form fields for the convenience store application. [optional]
seven_eleven_site_is_public bool Whether the merchant's website is publicly accessible. [optional]
seven_eleven_no_direct_delivery_from_producer bool Confirmation that products are not delivered directly from producers. [optional]
seven_eleven_no_ticket_sales bool Confirmation that the merchant does not sell tickets. [optional]
seven_eleven_correct_flow_for_order_items bool Confirmation that the order flow matches Seven-Eleven's requirements. [optional]
seven_eleven_delivery_within_two_months bool Confirmation that all ordered items will be delivered within two months. [optional]
seven_eleven_all_items_are_cheaper_than_konbini_limit bool Confirmation that all items are priced below the konbini payment limit. [optional]
seven_eleven_display_sales_permit_number bool Confirmation that any required sales permit numbers are displayed. [optional]
seven_eleven_order_fee_is_displayed bool Confirmation that the order fee is clearly displayed to customers. [optional]
seven_eleven_no_international_transaction bool Confirmation that transactions are domestic only. [optional]
seven_eleven_provided_info_matches_sctl bool Confirmation that site info matches the Specified Commercial Transaction Law disclosure page. [optional]
seven_eleven_sctl_page_has_phone_number bool Confirmation that the SCTL page includes a phone number. [optional]
seven_eleven_product_pages_are_public bool Confirmation that product detail pages are publicly viewable. [optional]
seven_eleven_have_sold_as_regular_price bool Confirmation that items have been sold at regular (non-discounted) price before. [optional]
seven_eleven_note string Free-text notes for the Seven-Eleven application. [optional]
seven_eleven_fields string Serialized form fields for the Seven-Eleven application. [optional]
visa_mastercard_credit_card_access_restrictions bool Confirmation that the site has appropriate access restrictions in place. [optional]
visa_mastercard_credit_card_mfa_implementation bool Confirmation that multi-factor authentication is implemented. [optional]
visa_mastercard_credit_card_account_lock bool Confirmation that account lockout policies are in place. [optional]
visa_mastercard_credit_card_public_directories bool Confirmation that public directory listing is disabled. [optional]
visa_mastercard_credit_card_file_extension_restrictions bool Confirmation that file extension restrictions are enforced. [optional]
visa_mastercard_credit_card_vulnerability_assessments bool Confirmation that regular vulnerability assessments are conducted. [optional]
visa_mastercard_credit_card_sql_injection_and_xss bool Confirmation that the site is protected against SQL injection and XSS attacks. [optional]
visa_mastercard_credit_card_source_code_review bool Confirmation that source code security review is performed. [optional]
visa_mastercard_credit_card_anti_virus_software bool Confirmation that anti-virus software is installed and maintained. [optional]
visa_mastercard_credit_card_fields string Serialized form fields for the Visa/Mastercard credit card application. [optional]
jcb_amex_diners_credit_card_access_restrictions bool Confirmation that the site has appropriate access restrictions in place (JCB/Amex/Diners). [optional]
jcb_amex_diners_credit_card_mfa_implementation bool Confirmation that multi-factor authentication is implemented (JCB/Amex/Diners). [optional]
jcb_amex_diners_credit_card_account_lock bool Confirmation that account lockout policies are in place (JCB/Amex/Diners). [optional]
jcb_amex_diners_credit_card_public_directories bool Confirmation that public directory listing is disabled (JCB/Amex/Diners). [optional]
jcb_amex_diners_credit_card_file_extension_restrictions bool Confirmation that file extension restrictions are enforced (JCB/Amex/Diners). [optional]
jcb_amex_diners_credit_card_vulnerability_assessments bool Confirmation that regular vulnerability assessments are conducted (JCB/Amex/Diners). [optional]
jcb_amex_diners_credit_card_sql_injection_and_xss bool Confirmation that the site is protected against SQL injection and XSS attacks (JCB/Amex/Diners). [optional]
jcb_amex_diners_credit_card_source_code_review bool Confirmation that source code security review is performed (JCB/Amex/Diners). [optional]
jcb_amex_diners_credit_card_anti_virus_software bool Confirmation that anti-virus software is installed and maintained (JCB/Amex/Diners). [optional]
jcb_amex_diners_credit_card_fields string Serialized form fields for the JCB/Amex/Diners credit card application. [optional]
[Back to Model list] [Back to API list] [Back to README]