![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/job-board.corals.io/Corals/modules/Payment/PayPal/resources/lang/en/ |
<?php return [ 'invalid_paypal' => 'Invalid PayPal Payload. Please check WebhookCall: :arg', 'invalid_paypal_invoice' => 'Invalid PayPal Invoice Code. Please check WebhookCall: :arg', 'invalid_paypal_subscription' => 'Invalid PayPal Subscription Reference. Please check WebhookCall: :arg', 'invalid_paypal_customer' => 'Invalid PayPal Customer. Please check WebhookCall: :arg', 'error_communicating' => 'Error communicating with payment gateway: :message', 'invalid_callback_update_api' => 'When setting a callback for the Instant Update API you must set shipping options', 'shipping_must_set_default' => 'One of the supplied shipping options must be set as default', 'payment_parameter_can_instant' => 'The paymentType parameter can be only Any or InstantOnly' ];