Descriere
Revolutionize your checkout experience with Simply.IN, the ultimate conversion booster for WooCommerce.
Simply.IN is a universal checkout addon that accelerates payments, simplifies the purchase flow, and seamlessly integrates with the Simply.IN buyer profile, allowing shoppers to complete orders in seconds — without leaving the shop page.
Thanks to deep compatibility with the WooCommerce ecosystem, Simply.IN works flawlessly with:
* Standard WooCommerce checkout
* WooCommerce Blocks (Block Checkout)
* Gutenberg
* Popular themes & builders: Astra, Elementor, Avada, Woodmart, Kadence, and more
* Logistics Plugins:
** Flexible Shipping Octolize
** Apaczka Offical Plugin
** DHL Polska Official Plugin
** DHL WooCommerce WPDesk
** DPD WooCommerce WPDesk
** Furgonetka Offical Plugin
** Furgonetka WooCommerce WPDesk
** InPost PL Offical Plugin
** InPost WooCommerce Octolize
Missing your integration?
If you use a theme builder or logistics plugin not listed here, please contact us. We will be happy to prepare a dedicated integration for you.
A universal, frictionless checkout layer
Simply.IN is fully agnostic to payment and logistics providers. It focuses solely on creating a fast, intuitive, and consistent shopping experience. Every visitor in a Simply.IN–enabled store is automatically onboarded into the Simply.IN system.
During future purchases in any other store with our plugin, the shopper can instantly prefill their checkout after entering their email and confirming via SMS or our mobile app.
Suportăm stocarea sigură, în conformitate cu PCI-DSS și completarea automată a:
- Adrese de livrare
- Adrese de facturare
- APM – parcel machines
- Puncte de ridicare PUDO
- Preferred delivery & payment methods.
…with more features coming soon.
Fast payments via native PSP integrations
Simply.IN accelerates checkout flows through direct integrations with major payment providers:
- PayU
- Przelewy24 (P24)
- Tpay
- Adyen
- Paynow
- iMoje
- Montonio
…and more available at https://simply.in.
Experiență de cumpărare unificată pentru cumpărători
Customers can view and manage all their purchases through the Simply.IN app or web profile. They can track orders, contact stores, reorder with one tap, and handle all shopping-related tasks in one place.
Inițializare simplă pentru comercianți
After a quick merchant registration, store owners gain access to a dedicated panel showing all transactions processed through Simply.IN.
Plugin installation and configuration are effortless, letting you stay focused on your business.
Beneficiile Simply.IN
- Mărește ratele de conversii
- Simplifică și accelerează procesul de finalizare a comenzilor
- Accelerezi plățile clienților
- Build trust through a consistent shopping profile
- Drive repeat purchases through effortless re-orders
- Stay independent — choose any payment or logistics provider
- Oferă o experiență fluidă, rapidă și modernă pentru cumpărături
Simply.IN: unde simplitatea întâlnește cumpărăturile fără obstacole.
Cârlige pentru dezvoltatori
Acțiuni
do_action( 'simplyin_before_checkout', $cart )do_action( 'simplyin_after_checkout', $order_id )
Filtre
apply_filters( 'simplyin_supported_gateways', $gateways )apply_filters( 'simplyin_shipping_map_args', $args )
Traduceri
The plugin is translation-ready (.pot). Text domain: simplyin-checkout.
În conformitate cu GDPR
Simply.IN procesează datele conform principiului minimizării datelor.
https://www.simply.in/privacy-policy
Suport tehnic
- Email pentru suport: support@simply.in
Instalare
- Instalează modulul
* Upload the plugin files to the /wp-content/plugins/ directory or install it directly from the WordPress Plugins Marketplace by searching for “Simply.IN”.
* Activate the plugin through the Plugins menu in WordPress.
2. Create your merchant account
* Go to https://merchant.simply.in
* Register or log in to your merchant dashboard.
3. Generate your API key
* In the merchant panel, navigate to Integrations API Keys.
* Generate a new API key for your store integration.
4. Configure payment provider integrations
* In the merchant dashboard, go to Integrations Payments.
* Connect your preferred payment providers (e.g., PayU, P24, Tpay, Adyen, Paynow, iMoje, Montonio).
5. Paste your API key in the plugin settings
* Return to your WordPress dashboard: WooCommerce Settings Simply.IN.
* Enter the API key generated in the merchant panel.
6. Map your logistics options
* In WooCommerce Settings Simply.IN Logistics, map your delivery methods (couriers, APM machines, PUDO points) to Simply.IN options.
* Save your settings.
7. All set!
* The plugin is now fully activated.
* Your checkout is connected to Simply.IN and ready to provide a seamless, fast shopping experience to your customers.
Întrebări frecvente
- Does the plugin work without a Simply.IN account? =
No. An active account and API keys are required. Visit https://merchant.simply.in. - Does it support my payment/delivery operator? =
Yes, it works with operators configured in WooCommerce. - Is the plugin compatible with WooCommerce blocks? =
Yes, it supports the Checkout Block. For full Block Checkout functionality (additional checkout fields), WooCommerce 8.9 or newer is required. On older WooCommerce versions the classic checkout works fully, but block checkout additional fields are inactive. A dismissable admin notice is displayed when block checkout is detected on a WooCommerce version older than 8.9.
Recenzii
Nu există nicio verificare pentru acest modul.
Contributori și dezvoltatori
„Simply.IN” este un software open-source. La acest modul au contribuit următoarele persoane.
Contributori„Simply.IN” a fost tradus în 10 locale. Mulțumim traducătorilor pentru contribuția lor.
Tradu „Simply.IN” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
6.0.2
- Maintenance release.
- No functional changes.
6.0.1
- Stabilized BLIK and card payment timeout handling.
- Improved webhook validation for invalid payment status payloads.
- Improved card timeout error logging.
- Removed duplicate BLIK AJAX registration.
- Adjusted shipping cookie flags for HTTPS compatibility.
- Documented ShipX tracking object compatibility decision.
- Removed unused legacy code paths.
6.0.0
- Security: hardened payment widget postMessage validation and origin checks.
- Security: improved authorization checks for payment AJAX endpoints.
- Security: improved session security by using cryptographically secure session IDs and httponly cookies.
- Security: masked sensitive data such as auth tokens and API keys in plugin logs.
- Security: added missing CSRF protection for widget session AJAX endpoints.
- Security: hardened payment method data unserialization with an allowed classes list.
- Security: improved URL sanitization for server-derived values.
- Declared official compatibility with WooCommerce High-Performance Order Storage (HPOS / Custom Order Tables).
- Replaced direct order meta access with the WooCommerce Order API for HPOS compatibility.
- Fixed duplicate webhook processing that could trigger redundant status synchronization back to Simply.IN.
- Fixed payment failure handling so WooCommerce correctly keeps the customer on the checkout page when payment fails.
- Fixed order notes not being saved when a payment transitions to failed status.
- Fixed multiple PHP 8.x stability issues in payment, provider, session, and synchronization flows.
- Fixed BLIK timeout and error handling so known customer-facing payment errors are returned correctly and logged when needed.
- Fixed Tax ID (NIP) handling for orders placed via WooCommerce Block Checkout.
- Fixed Simply.IN sync cron schedule to run once per day as required by the Simply.IN API.
- Improved background order and user synchronization by processing data in batches to reduce memory usage on larger stores.
- Fixed order sync crashes when an order references a deleted product.
- Fixed payment retry status handling to avoid incorrectly setting previously failed payments to processing.
- Fixed credit card iframe initialization to prevent duplicate or blank payment fields.
- Fixed Block Checkout payment data handling when selected values are stored in order meta instead of POST data.
- Fixed internal cron hook typo and added automatic migration for existing scheduled events.
- Removed unused internal loader code.
- Fixed APM/PUDO carrier point selection in WooCommerce Block Checkout by waiting for the WooCommerce Blocks cart store to confirm the selected shipping rate before applying carrier-specific point data.
5.5.38
- A îmbunătățit compatibilitatea câmpului ID impozit/NIP cu câmpurile personalizate pentru finalizarea comenzilor WooCommerce.
- A corectat randarea alternativă pentru iconul gateway-ului de plată Simply.IN când datele furnizorului de plăți nu sunt disponibile, îmbunătățind compatibilitatea previzualizărilor pentru finalizarea comenzilor cu Elementor/JetWooBuilder.
- A corectat notificarea pentru pre-încărcare textdomain Simply.IN.
5.5.37
- A corectat setarea din administrare „Ții minte informațiile cu Simply.IN” care era resetată după actualizările modulului. Acum setarea este păstrată corect pentru alte actualizări. Sincronizarea în fundal nu mai suprascrie preferința comerciantului și o migrare unică normalizează toate valorile rămase într-o stare inconsistentă pentru versiunile 5.5.29 – 5.5.35 ale modulului.
5.5.36
- Added a dismissable admin notice for WooCommerce managers when Block Checkout is active but WooCommerce is older than version 8.9. Simply.IN’s additional checkout fields require WooCommerce 8.9+ and are inactive on older versions. The notice is shown only to users with the manage_woocommerce capability and can be dismissed per-user.
- The Block Checkout Additional Fields API (woocommerce_register_additional_checkout_field) is now used only when available.
- A activat validarea corectă a cerințelor pentru modul (versiune WooCommerce, modulele necesare) în verificarea pentru sistem.
5.5.35
- A corectat validarea formularului de conturi din piesă pentru magazinele în care URL-ul site-ului WordPress și URL-ul primei pagini a magazinului folosesc căi de bază sau configurații diferite.
5.5.34
- Folosește miniatura variantei când este disponibilă, revenind la imaginea produsului părinte.
- Actualizează eticheta butonului SimplyIn pentru stare profil incomplet la „Confirmă profilul”.
5.5.33
- Standardized branding across the plugin by updating all user-facing strings from SimplyIn/SimplyIN to Simply.IN.
5.5.32
- Improved synchronization of user and delivery data between the widget and WooCommerce checkout, ensuring consistent data restoration on revisit while limiting execution to standard checkout page loads.
5.5.31
- Fixed „Remember your details with Simply.IN” admin toggle saving incorrect value when other settings were saved without changing it.
5.5.30
- Added „Requires Plugins: woocommerce” in simplyin.php
- The „Remember your details with Simply.IN” checkbox is now pre-selected by default for all users. A new admin setting allows merchants to disable this behaviour.
5.5.29
- Restored the previous parcel locker selection logic in block checkout for Octolize and added a fallback to ensure backward compatibility, using setOctolizePickupPoint when available.
- Updated the presentation of the “Remember your details with Simply.IN” field to a reversed option and replaced the toggle switch with a checkbox without changing its behavior.
5.5.28
- Improved order sync and createOrder handling by adding statusInfo support, updatedAt field, and consistent status and date mapping aligned with the Simply.IN API contract.
- Improved parcel locker selection in block checkout for the InPost WooCommerce Octolize plugin by using the setOctolizePickupPoint function instead of DOM manipulation.
- A mutat comutatorul „Ții minte informațiile cu Simply.IN” într-o secțiune separată „Setări suplimentare” în panoul de administrare, sub setările principale.
5.5.27
- Fixed nightly sync incorrectly calling /merchants/setLogisticsProviders (write endpoint) – logistics providers are already read via /plugin-sync/info.
- Îmbunătățiri la calitatea codului și corecții la verificatorul modulului.
- Fixed duplicate createOrder API calls when both classic and block checkout hooks fire for the same order in a single request.
- Fixed background sync re-queueing orders that were already exported to Simply.IN.
- Fixed background sync query fetching already-exported orders due to redundant meta_query conditions.
- When Simply.IN API responds with „Order already exists”, order is now correctly marked as exported instead of silently ignored.
5.5.26
- Fixed email field not being moved to the top of the billing form when using Elementor / JetWooBuilder or themes that do not add the field ID as a CSS class.
- Added address description (desc) display for APM parcel machines and PUDO pickup points in the widget.
- Fixed styles and added description label when adding a new parcel locker address.
- Fixed widget resetting to courier after adding a parcel locker (persist delivery type with popup restore).
- Fixed checkout staying on or switching back to courier when parcel delivery is active
5.5.25
- Fixed DHL Polska native method (dhl_polska_flat_rate) not being recognized as a pickup point when service is set to SERVICEPOINT.
- Added Poczta access point support in the widget with Apaczka provider integration.
- Fixed email field not being moved to the top of the billing form in classic checkout.
- Fixed „New” badge layout in the account creation form – badge now stacks above the logo on small screens.
- Fixed duplicate address entries in the widget by improving address matching and deduplication logic (including pickup points).
- A corectat gestionarea incorectă a livrărilor pentru coșuri mixte (produse fizice + virtuale), restaurând opțiunile de livrare (curier și APM/PUDO).
5.5.24
- Added shipping zone–based mapping for Simply.IN shipping methods.
- A introdus migrarea automată a mapărilor globale existente la noua structură bazată pe zone.
- Implemented zone-aware checkout resolution with fallback logic.
- Added labels for parcel machines and pickup points in the widget address list.
- A îmbunătățit detectarea adreselor duplicat pentru a împiedica adăugarea aceluiași punct de două ori.
- A corectat la navigarea în file după adăugarea unei adrese noi – acum piesa deschide automat fila corectă.
- Fixed Apaczka „All providers” delivery method mapping (case-insensitive comparison).
- Fixed purchase button label in block checkout to match the classic checkout.
5.5.23
- Refactored auto-hide courier delivery option when door delivery is unavailable.
5.5.22
- A modificat ordinea pentru încărcarea elementelor lângă câmpul email.
- Ascunde automat opțiunea livrare prin curier când livrarea la ușă este indisponibilă.
5.5.21
- Fixed Tax ID (NIP) being sent as address ID instead of actual NIP in Billing_Data_DTO.
- Added Tax_Id_Resolver service to resolve NIP from POST and order meta.
- Fixed NIP handling in block checkout (SimplyINBlockCheckoutSaveTaxIdToOrder).
- Ensured firm/business addresses are correctly registered when NIP is provided during account creation.
5.5.20
- Refactored payment method loading in the block checkout.
- Updated selected payment class names to prevent overwriting.
5.5.19
- Afișează elementul cu informații Simply.IN în partea de sus a formularului de finalizare.
- Remove Simply.IN signet from payment sections.
5.5.18
- Implemented DHL Polska shipping integration (Official DHL plugin).
- Actualizează traducerile în panoul de administrare.
5.5.17
- Îmbunătățește aranjamentul pentru maparea livrării prin alinierea formularului și împărțirea lui în două coloane.
- Adaugă memorarea în cache pentru metodele de plată Simply.IN la finalizarea bazată pe blocuri pentru a reduce timpul de încărcare.
5.5.16
- Update provider translations.
- Corectează traducerea textului termenilor cu substituenți legați.
- Îmbunătățește gestionarea pentru expirare plăți.
- Skip rendering the “Remember your details” section on order-received by validating the current page URL in the backend.
5.5.15
- Implemented InPost shipping integration (Octolize plugin).
- Corectează problema în care prețurile nu erau afișate în piesă.
- Actualizează conținutul în formularul de conturi nou.
5.5.14
- Actualizează eticheta „Termeni și condiții”.
5.5.13
- Corectează problema la crearea adresei de livrare pentru piesă.
- Corectează conținutul și stilurile în formularul de conturi nou.
5.5.12
- Ajustează dimensiunile logoului din banner și simplifică eticheta pentru legătura „Termeni și condiții”.
- Ajustează încărcarea resurselor la finalizarea comenzilor pentru o compatibilitate mai bună cu cache și modulele pentru optimizări.
5.5.11
- Interfață nouă pentru formularul de înregistrare în contul Simply.IN.
5.5.10
- Activează plățile Simply.IN la activarea modulului.
- Actualizează documentația.
5.5.4
- Prima lansare publică.
- Finalizare comanda cu un singur clic, integrări pentru plăți/livrare, blocuri.
