This will also clone backend and everything? I doubt this solution will work for OP. Making a site like Zaprite should be easy if you have the right coding skills.I use an AI based website called same.new for cloning a website
It’s doable, but not exactly “easy.”
Building a clean payment gateway isn’t the hard part — security is.
You’ll need to handle things like encryption, proper tokenization, webhooks, and safe storage of API keys.
So yeah, possible with Next.js + Node or Go, but you have to be very careful with security and compliance.