Platobný modul pre PrestaShop a thirty bees zabezpečujúci príjem platieb kreditnými a debetnými kartami MasterCard, VISA, Diners Club International a American Express. Modul zabezpečuje šifrovanú komunikáciu PrestaShopu so zabezpečeným platobným rozhraním GP WebPay. Systém prevádzkovaný spoločnosťou Global Payments Europe používa moderné zabezpečenie 3D Secure.
Kompatibilita PS | PrestaShop 8.x - 1.6.x |
Kompatibilita TB | thirty bees 1.0.x - 1.3.x |
Podpora multistore | áno |
Súlad s GDPR | áno |
Dostupné preklady | slovenský, český, anglický |
Dokumentácia | áno |
Technická podpora | 180 dní |
Dostupnosť aktualizácií | 1 rok |
Platforma | PrestaShop |
Developer | Caleydon Group s.r.o. |
Produkt s požadovanými parametrami už nie je na sklade
Dátum dostupnosti:
Modul spĺňa požiadavku na prítomnosť parametra ADDINFO k 30.9.2021
Článok o povinnej aktualizácii modulu GP WebPay
Účel modulu: Platobný modul pre PrestaShop zabezpečujúci príjem platieb kreditnými a debetnými kartami MasterCard, VISA, Diners Club International a American Express vo Vašom e-shope. GP WebPay podporuje platby cez Apple Pay a Google Pay.
Pre prevádzkovanie GP WebPay, nemusí mať obchodník konkrétnu banku - zmluvu môžete uzavrieť priamo s GP WebPay a peniaze prijímané z kartových operácií v e-shope zasielať na účet v ľubovolnej banke.
GP WebPay je multi-menová internetová platobná brána pre rýchle a bezpečné platby, ktorá umožňuje platby domácimi aj zahraničnými kartami asociáciou MasterCard, VISA, Diners Club International a American Express. Podporuje tiež platby digitálnou peňaženkou MasterPass a MasterCard Mobile, ktoré prebiehajú cez mobilný telefón pomocou QR kódu.
GP WebPay zodpovedá celosvetovým štandardom a spĺňa najprísnejšie bezpečnostné požiadavky MasterCard SecureCode a Verified by VISA a SafeKey, definovanej kartovými asociáciami MasterCard, VISA a American Express. Tieto štandardy sú označované ako 3D Secure a zaručujú maximálnu bezpečnosť platieb.
Zoznam vlastností nižšie je len orientačný. Všetky aktuálne obchodné podmienky o prevádzkovaní platobnej brány GP WebPay a rozsah ponúkaných služieb nájdete na webe www.gpwebpay.cz
Ak potrebujete vložiť štatistické a marketingové / affiliate meracie kódy, môžete tak urobiť v šablóne modulu /modules/gpwebpay/views/templates/front/tracking_codes.tpl. Následujte premennú $payment_status, ktorá nadobúda stav"success" pre úspešnú platbu, alebo "fail" pre neúspešnú, alebo neuskutočnenú platbu. Tento spôsob vloženia kódov je potrebný iba vtedy, ak je v nastaveniach modulu vybratá voľba pre spôsob objednávania "vytvoriť objednávku pred zaplatením".
Dostupné sú nasledujúce premenné - nezabudnite použiť tagy {literal} {/literal}:
Pre vloženie kódov odporúčame osloviť PHP & SMARTY programátora.
Upozornenie: Proces vytvorenia súkromných kľúčov sa skladá z generovania testovacieho a potom produkčného kľúča!
GP WEBPAY PAYMENT GATEWAY MODULE - CHANGELOG
----------------- PrestaShop 1.7.x & 8.x -----------------
version 1.7.12 (06/01/2023)
x fixed date bug on PHP 8.1 that prevent module installation
x fixed referral_uri variable bug on PHP 8.1 that prevent processing of the payment
version 1.7.11 (09/06/2022)
x fixed country ISO & international phone dial prefix codes
version 1.7.10 (03/06/2022)
+ added displayAdminOrderMainBottom hook
+ added information & action panel about card transaction in the back-office order detail
+ added order payment record if payment state has logable option allowed
+ added an option to choose payment variable symbol type (Order ID or Order reference)
+ added link to list of Payment return codes
+ added LANG payment parameter
x fixed bug of validating payment in the testing mode (Live Merchant Number was provided instead Testing Merchant Number)
version 1.7.9 (12/01/2021)
+ added an alert about Phone / Mobile number field requirement in customers addresses
+ added phone and mobile phone into ADDINFO parameter
+ added online module documentation
x fixed variables for inserting a tracking code
x fixed bug in association of including tracking_codes.tpl template
x fixed width of URL in debugging mode
version 1.7.8 (09/29/2021)
MANDATORY UPDATE RELEASE - Merchant Integration Manual HTTP API; version: 1.13 used
+ added ADDINFO parameter (mandatory from 09/30/2021 - the older module versions stop working)
+ added displayOrderDetail hook
+ added "Finish payment" button - the customer is now allowed to pay later from an Order detail / Guest tracking page
+ added "Cancel payment & order" button - the customer is now allowed to cancel the payment and order
+ added an option to redirect customer when the payment was not successful:
+ for "place an order before the payment" order method - redirect into order detial page with "Finish payment" button
+ for "place an order after the payment" order method - redirect back into checkout
+ added variables for adding a marketing & affiliate codes
+ added an warning alert when friendly URLs are disabled and SSL is not available
+ added changing order state when customer cancel the payment (for "place an order before the payment" order method)
+ added Extra email variables
+ added "modern" e-mail templates + TWIG template for generate HTML templates
+ added log file for debugging purposes to recording: request payment info/URL, return payment info/URL, transaction notification
+ added "repeat" controller in order to fix conflict with "payment" controller and PS_PURCHASE_MINIMUM value when calling repeat the payment
- removed useless payment step - the customer is redirected on payment gateway directly from the checkout page
x fixed Repeat payment bug with redirection when minimal purchase is no zero - thanks Mr. Jiri Virt (virt@volny.cz)
x modified multi-currency support
x fixed parameters in {guest_tracking_url} template email URL
x improved return URL when guest/customer cancel the order by his choice
x fixed an issue when friendly URLs were disabled
x revamped whole payment and redirection process
x improved payment intro page in the checkout - added information about payment process
x simplified of the payment execution template
x updated notification email templates - added "Finish Payment" button
x fixed order data in notification controller
x fixed payment return referral URL for log
x updated VISA and VISA Electron logo, 2021 version
x improved module code
x updated module documentation
version 1.7.7 (04/26/2021)
x updated release - Merchant Integration Manual HTTP API; version: 1.11 used
+ added Apple Pay & Google Pay logos
+ added explanation instruction for customers on the Checkout
+ added fields for testing Merchant ID and Private key password - allow switch between Live & Testing environment without changing module setting
+ added an PHP warning alert
+ added a custom hook {hook h='displaygpwebpayicons'} in order to display module payment icons everywhere you want
+ added Back Office CSS file (displayBackOfficeHeader hook)
x various code improvements
x updated module documentation
- removed module JS file that may affected PrestaShop BO
+ added an option to redirect customer back into checkout when the payment was not successful (for "place an order after the payment" order method)
version 1.7.6 (09/16/2020)
+ added UniCredit Bank (Slovakia)
x updated module documentation
+ added an alert when Friendly URLs are disabled
version 1.7.5 (05/03/2020)
+ added private notes field
+ added selector for PrestaShop theme (on/off Material Design Icons)
x payment icons redesign
x improved module back office - added an icons and buttons
x fixed return link when the cardholder canceled the payment (PRCODE = 50)
version 1.7.4 (06/28/2019)
+ added "REFERENCENUMBER" parameter for pairing the payments
version 1.7.3 (06/13/2018)
x changed payment description
x removed CSOB Cz
version 1.7.2 (03/19/2018)
x fixed currency ID in the payment process
x fixed an order of the variables in the URL
version 1.7.1 (02/22/2018)
x fixed bug in validation process
x removed max. length parameter for Private key password
version 1.7.0 (12/31/2017)
+ initial release for PrestaShop 1.7.x (testing environment: PrestaShop 1.7.2.4)
+ front office redesign for PrestaShop 1.7 Classic theme
---------------------
Legend:
+ added a new feature
x fixed issue, updated feature
- removed feature
Gp Webpay modul
Plne fuknčné, vítam vylepšenia ako možnosť vrátiť sa a opakovať platbu v zákazníckom účte alebo cez email. V admine GP Webpay ako aj vo výpise pekne vidím číslo objednávky pri každej platbe pre jednoduché spárovanie platieb. Odporúčam.