@ovh-ux/ng-ovh-payment-method
Version:
Get payment methods from different OVHcloud APIs
20 lines (14 loc) • 4.89 kB
JavaScript
;
function ___$insertStyle(css) {
if (!css || typeof window === 'undefined') {
return;
}
const style = document.createElement('style');
style.setAttribute('type', 'text/css');
style.innerHTML = css;
document.head.appendChild(style);
return css;
}
var Messages_en_GB = {ovh_payment_method_register_force_as_default:"This payment method will be used for your product's automatic payments. You can change it at any time via your payment methods. You will receive an email notification before each renewal date.",ovh_payment_method_register_set_as_default_choice:"I want to choose this as my default payment method as soon as it is validated.",ovh_payment_method_register_set_as_default_choice_information_no_default_payment_method_ovh_sas:"By ticking this box, you authorise OVH S.A.S to register this payment method as a default payment method for future orders.",ovh_payment_method_register_set_as_default_choice_information_has_default_payment_method:"By ticking this box, you will save this payment method as your default payment method.",ovh_payment_method_register_set_as_default_choice_information:"It will be automatically used for payments for your services with automatic renewal and pay-as-you-go billing. You can change your payment methods at any time via the OVHcloud Control Panel.",ovh_payment_method_register_force_as_default_paypal_US:"After adding your PayPal account and payment method, PayPal will be added to your \"My Payment Methods\" as a default payment method. Your default payment method will automatically be used for payments for your services including automatic renewals and pay-as-you-go. You can add, delete or modify your payment method at any time via the OVHcloud Control Panel. ",ovh_payment_method_register_set_as_default_choice_information_US:"By clicking this box, you authorize OVH US LLC to save this means of payment as your default payment method. Your default payment method will automatically be used for payments for your services including automatic renewals and pay-as-you-go. You can add, delete or modify your payment method at any time via the OVHcloud Control Panel. ",ovh_payment_method_register_explanation_credit_card_selected_explain_generic:"To register a new bank card, a small amount of money is temporarily deducted from your bank account in order to check your card's details and validity. Nothing will be charged to your account.",ovh_payment_method_register_explanation_credit_card_selected:"Your credit card will be activated automatically.",ovh_payment_method_register_explanation_credit_card_selected_explain_ovh_transaction:"The transaction to register your card will be processed by OVH S.A.S.",ovh_payment_method_register_explanation_selected_common_redirect:"You will be redirected to our service provider's secure interface to save a new bank card.",ovh_payment_method_register_explanation_sepa_direct_debit_warning_redirection:"You will be redirected to a space where you can register your bank account and electronically sign your direct debit mandate.",ovh_payment_method_register_explanation_sepa_direct_debit_warning_order:"You can then use this payment method to complete your order.",ovh_payment_method_register_explanation_sepa_direct_debit_warning_owner_identity:"Warning: the bank account owner must also be the OVHcloud account owner.",ovh_payment_method_register_explanation_sepa_direct_debit_data_processing_info:"The data collected is processed by OVHcloud as a data controller in order to set up your SEPA direct debit.",ovh_payment_method_register_explanation_sepa_direct_debit_digital_signature_info:"To set up a SEPA direct debit, you will need to sign a mandate electronically using a solution provided by Worldline, a service provider authorised to deliver the trusted services defined by the “eDIAS” Regulation No. 910/2014 of 23 July 2014. In this context, the data is sent to Worldline.",ovh_payment_method_register_explanation_selected_paypal_redirect_US:"To finish adding your PayPal account and payment method, click on the PayPal button below. A pop-up window, redirecting you to the secure PayPal server, will open allowing you to enter the required information. ",ovh_payment_method_register_explanation_selected_paypal_redirect:"When you click on the PayPal button, a pop-up window will open in order for you to finish adding your payment method.",ovh_payment_method_register_explanation_credit_card_registration_charges_info:"A maximum of {{ registrationCharges }} will be charged to your card to confirm that it’s active. This charge will be fully refunded within 48 hours.",ovh_payment_method_register_antifraud_error_message:"Your account information does not allow you to add a payment method. Please contact support for assistance."};
exports["default"] = Messages_en_GB;
//# sourceMappingURL=Messages_en_GB-d3a6beb5.js.map