@ranty/ranty-sdk 3.18.0-beta.3 → 3.18.0-beta.5
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 +0 -9
- package/dist/{index-7d85008c.js → index-626e14c9.js} +18004 -20377
- package/dist/{index.es-47a73892.js → index.es-9918c5fa.js} +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -3
- package/CHANGELOG.md +0 -1193
package/README.md
CHANGED
|
@@ -5,15 +5,6 @@ Librería frontend basada en Web Components para integrar el checkout embebido d
|
|
|
5
5
|
- **Default**: pagos tradicionales sin tokenización
|
|
6
6
|
- **Secure Card On File** ([Visa](https://developer.visa.com/capabilities/card-on-file-data-inquiry) | [Mastercard](https://developer.mastercard.com/mastercard-checkout-solutions/documentation/use-cases/card-on-file/))
|
|
7
7
|
|
|
8
|
-
## 📄 Changelog
|
|
9
|
-
|
|
10
|
-
Consulta el historial de cambios:
|
|
11
|
-
|
|
12
|
-
- [Historial de releases estables](https://unpkg.com/@ranty/ranty-sdk@latest/CHANGELOG.md)
|
|
13
|
-
- [Historial de releases beta](https://unpkg.com/@ranty/ranty-sdk@beta/CHANGELOG.md)
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
8
|
# Instalación
|
|
18
9
|
|
|
19
10
|
## NPM
|