htech-pay 0.0.12-alpha → 0.0.13-alpha
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
#
|
|
1
|
+
# HtechPay.js
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
HTechPay JS es una libreria diseñada para facilitar la integración del flujo de pagos de HTechPay para entornos web. Proporciona una interfaz eficiente y segura para procesar transacciones, optimizando la velocidad y la experiencia del usuario.
|
|
4
|
+
|
|
5
|
+
HTechPay JS is a library designed to facilitate the integration of HTechPay payment flows into web environments. It provides an efficient and secure interface for processing transactions, optimizing speed and user experience.
|
|
4
6
|
|
|
5
7
|
- [Htech.com](https://htech.com/desarrolladores/)
|