redsys-easy
redsys-easy copied to clipboard
Node JS interface for Redsys payment gateway
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5. Changelog Sourced from vite's changelog. 4.5.5 (2024-09-16) 4.5.4 (2024-09-16) fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115) (e812716), closes #18115 fix: backport #18112, fs...
[On your INSITE example](https://github.com/javiertury/redsys-easy/tree/master/examples/insite-client) , after following the procedure to deploy it (npm install & npm run dev) it doesnt work straight out of the box, starting by prompting a...
Hi, first of all thank you for this repository — it’s really helpful! 🙏 We’re using it for the first time and we’ve already processed some payments without problems. However,...