/home/techb158/immovalet.com/resources/lang/vendor/plugins/ecommerce/en
Edit: /home/techb158/immovalet.com/resources/lang/vendor/plugins/ecommerce/en/payment.php (1700B)
'Payments',
'payment_method' => 'Payment methods',
'view_payment' => 'View payment #',
'charge_id' => 'Charge ID',
'amount' => 'Amount',
'currency' => 'Currency',
'user' => 'User',
'paypal_name_required' => 'PayPal\'s name is required!',
'paypal_name_max' => 'PayPal\'s name is too long!',
'stripe_name_required' => 'Stripe\'s name is required!',
'stripe_name_max' => 'Stripe\'s name is too long!',
'status' => 'Status',
'enabled' => 'Enabled',
'disabled' => 'Disabled',
'client_id' => 'Client ID',
'client_secret' => 'Client Secret',
'mode' => 'Mode',
'sandbox' => 'Sandbox',
'live' => 'Live',
'enable_payment_log' => 'Enable Payment Log',
'yes' => 'Yes',
'no' => 'No',
'client_key' => 'Client Key',
'stripe' => 'Stripe',
'paypal' => 'PayPal',
'action' => 'Action',
'go_back' => 'Go back',
'view' => 'View',
'cash_on_delivery' => 'Cash on delivery (COD)',
'via_bank_transfer' => 'Via bank transfer',
'payment_via_cart' => 'Payment via card',
'card_number' => 'Card number',
'full_name' => 'Full name',
'payment_via_paypal' => 'Payment via PayPal',
'mm_yy' => 'MM/YY',
'cvc' => 'CVC',
'details' => 'Details',
'payer_name' => 'Payer Name',
'email' => 'Email',
'phone' => 'Phone',
'country' => 'Country',
'shipping_address' => 'Shipping Address',
'payment_details' => 'Payment Details',
'card' => 'Card',
'address' => 'Address',
'could_not_get_stripe_token' => 'Could not get Stripe token to make a charge.',
'new_payment' => 'Payment for order :id',
'payment_id' => 'Payment ID',
];