Descripción
Krepling Pay is not a traditional WooCommerce payment gateway.
Instead of only processing payments, it provides a complete checkout and account experience embedded within WooCommerce.
Features include:
- Embedded customer login within checkout
- Support for saved payment methods (wallet functionality)
- Subscription-ready checkout flows
- Secure handling of payment data through external services
- Seamless integration with WooCommerce checkout
Krepling Pay is designed for platforms that require more than just payment collection, enabling full customer lifecycle interactions during checkout.
External Services
This plugin relies on external services to provide checkout, login, wallet, address lookup, and payment-related functionality.
Krepling Pay APIs (https://api.krepling.com and https://services.krepling.com)
What the service is used for:
* Embedded checkout and account functionality
* Customer login, one-time password (OTP) verification, and saved payment methods
* Retrieving checkout configuration and payment-related data
* Address autocomplete token generation and maps configuration
What data is sent and when:
* When the merchant configures or uses the plugin, the plugin may send merchant credentials and site information such as Merchant ID, Secret Key, site URL, and plugin version to Krepling services in order to authenticate requests and return configuration needed by the plugin
* When a customer uses checkout, login, wallet, or account-management features, the plugin may send customer-entered data needed to complete that action, such as name, email address, phone number, OTP code, shipping address, billing address, cart and order details, and payment-related data
* This data is sent only when the related feature is used
Terms of Service:
* https://pay.krepling.com/terms-of-service/
Privacy Policy:
* https://pay.krepling.com/privacy-policy/
Google Maps / Google Places
What the service is used for:
* Address autocomplete and address details lookup in checkout flows
What data is sent and when:
* When a customer uses address search or autocomplete, the plugin sends the address query text, selected place or session identifiers, and optional country restriction data needed to return address suggestions and place details
* This data is sent only when the customer uses address lookup features
Terms of Service:
* https://maps.google.com/help/terms_maps.html
* https://cloud.google.com/maps-platform/terms
Privacy Policy:
* https://policies.google.com/privacy
IPinfo (https://ipinfo.io)
What the service is used for:
* IP-based country and location lookup used to help prefill or default country-related fields in parts of the checkout or signup flow
What data is sent and when:
* The request includes the visitor’s IP address as part of the normal HTTP request to the IP lookup service
* This lookup is performed only when the plugin needs location information for that feature
Terms of Service:
* https://ipinfo.io/terms-of-service
Privacy Policy:
* https://ipinfo.io/privacy-policy
Source Code
This plugin includes generated or compressed front-end assets.
The public source repository for the plugin is:
* https://github.com/krepling-inc/krepling-pay-for-woocommerce [PLACEHOLDER]
Reverting to the Classic Cart and Checkout
- If using a block theme:
- Go to Appearance Editor Pages
- Select Cart or Checkout
- Click the Edit icon
- If using a non-block theme:
- Go to Pages All Pages
- Edit the Cart or Checkout page
-
Open the List View
-
Select the Cart or Checkout block
-
Click the Transform button
-
Choose Classic Shortcode
-
Save your changes
Instalación
Using the WordPress Dashboard
- Navigate to Plugins Add New
- Click Upload Plugin
- Upload the
krepling-pay-for-woocommerce.zipfile - Click Install Now
- Activate the plugin
- Go to WooCommerce Settings Payments
- Enable Krepling Pay and configure your credentials
Using FTP
- Download the plugin ZIP file
- Extract the
krepling-pay-for-woocommercefolder - Upload it to
/wp-content/plugins/ - Activate the plugin from the WordPress Plugins menu
- Configure it under WooCommerce Settings Payments
FAQ
-
Is this a standard WooCommerce payment gateway?
-
No. Krepling Pay extends beyond a typical payment method by embedding login, account, and payment functionality directly into the checkout experience.
-
Does this plugin store payment details?
-
Payment data is handled through external services. The plugin is intended to avoid storing sensitive card data locally in WordPress.
-
Can customers use saved payment methods?
-
Yes. Customers can log in during checkout and use previously saved payment methods.
-
How do I uninstall the plugin?
-
Deactivate and delete the plugin from the WordPress Plugins page.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Krepling Pay» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Krepling Pay» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.0
- Initial release