@ovh-ux/ng-ovh-payment-method
Version:
Get payment methods from different OVHcloud APIs
20 lines (14 loc) • 2.59 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_choice_title:"To confirm your request, please choose a payment method, and accept the Terms & Conditions of Use.",ovh_payment_method_choice_tag_recommended:"Suggested",ovh_payment_method_choice_payment_method_add_link:"[Go to the <a href=\"{{paymentMethodPageUrl}}\">Payment methods</a> page to select a payment method]",ovh_payment_method_choice_payment_method_default:"Use your default payment method",ovh_payment_method_choice_payment_method_other:"Another payment method (you will be redirected to the OVHcloud purchase order)",ovh_payment_method_choice_payment_type_cash:"Cash",ovh_payment_method_choice_payment_type_chargeback:"Payment declined",ovh_payment_method_choice_payment_type_cheque:"Cheque",ovh_payment_method_choice_payment_type_creditCard:"Credit card",ovh_payment_method_choice_payment_type_debtAccount:"SEPA Direct Debit",ovh_payment_method_choice_payment_type_deferredPaymentAccount:"Deferred payment account",ovh_payment_method_choice_payment_type_deposit:"Deposit",ovh_payment_method_choice_payment_type_edinar:"e-DINAR",ovh_payment_method_choice_payment_type_fidelityPoints:"My points",ovh_payment_method_choice_payment_type_free:"Free",ovh_payment_method_choice_payment_type_ideal:"iDEAL",ovh_payment_method_choice_payment_type_mandat:"Postal order",ovh_payment_method_choice_payment_type_multibanco:"Multibanco",ovh_payment_method_choice_payment_type_none:"None",ovh_payment_method_choice_payment_type_ovhAccount:"Prepaid account",ovh_payment_method_choice_payment_type_paymentMandate:"Payment order",ovh_payment_method_choice_payment_type_paypal:"PayPal",ovh_payment_method_choice_payment_type_payu:"PayU",ovh_payment_method_choice_payment_type_platnosci:"Płatności",ovh_payment_method_choice_payment_type_refund:"Credit note",ovh_payment_method_choice_payment_type_transfer:"Transfer",ovh_payment_method_choice_payment_type_withdrawal:"Recurring payment",ovh_payment_method_choice_payment_type_bankAccount:"Bank account",ovh_payment_method_choice_payment_type_digitalLaunchPad:"Digital Launch Pad",ovh_payment_method_choice_payment_type_unavailable:"Payment details not available ",ovh_payment_method_choice_payment_type_0:"All"};
exports["default"] = Messages_en_GB;
//# sourceMappingURL=Messages_en_GB-68804bfd.js.map