* @created 2022-12-27 16:19:06 * @modified 2022-12-27 16:19:06 */ return [ 'merchant_id' => 'Merchant ID', 'lianlianpay_public_key' => 'Lianlian Public-Key', 'merchant_secret_key' => 'Merchant Secret Key', 'test' => 'Test Mode', 'system_error' => 'system error', 'customer_has_restrictions' => 'you has restrictions to perform exchange operation', 'annual_limit_exceeded' => 'you has exceeded the annual limit. for you to continue shopping, send proof of income to request limit increase ', 'boleto_limit_exceeded' => 'boleto_limit_exceeded ', 'fx_transaction_limit_exceeded' => 'fx_transaction_limit_exceeded', 'payment_completed' => 'payment_completed', 'payment_closed' => 'payment_closed ', 'refund_amount_exceeded' => 'the refund amount can not be greater than the amount of the order previously paid ', 'non_refundable_order' => 'the current order status does not allow a refund', 'refund_already_requested' => 'the refund of this order has already been requested.', 'insufficient_balance' => 'merchant does not have enough balance for this operation ', ];