Is Cloaking possible with nocode builders especially with Stripe as payment processor ?

jharax

Newbie
Joined
Mar 19, 2021
Messages
3
Reaction score
0
Hi there,

I’m currently trying to use a cloaking approach because my website sells NSFW content, which is not authorized by Stripe.

I’ve created a second “mirror” website that is compliant with Stripe. It uses the same domain name as the NSFW site but with a different extension (.dev). This mirror site only presents a boilerplate, Stripe-compliant template.

The intended flow is:
Users pay on the NSFW website → they are redirected to the Stripe Checkout hosted on the mirror website → then redirected back to the NSFW website.

However, I assume this method will not work in the long run, as Stripe will likely detect that the .dev website is only a mirror.

Is there any guidance on a cleaner and “safer” approach (even though I know it’s never truly safe), considering that I’m using Xano as a backend (a no-code backend platform)?

Thanks and have a wonderful day
 
yes,it is possible for cloak with stripe or paypal account
 
Generally not possible because you'd need to cloak from the front end. If the ready made pages allow you to run server side scripts, then yes cloaking is a go
 
Generally not possible because you'd need to cloak from the front end. If the ready made pages allow you to run server side scripts, then yes cloaking is a go
Hey I have some questions about cloaking sites for stripe uses if your available to talk
 
It's possible and it's quite simple actually, but what you need to focus on spoofing is the payload sent to strype. Your users don't even need to be redirected to the other mirror site, if you properly handle the payload, your "white site" could be any site of any theme. Just be aware: you need to spoof the ENTIRE STRUCTURE of the payment. Payload is just part of it, but i won't extend since i don't really know if we are allowed to talk about that here in bhw
 
It's possible and it's quite simple actually, but what you need to focus on spoofing is the payload sent to strype. Your users don't even need to be redirected to the other mirror site, if you properly handle the payload, your "white site" could be any site of any theme. Just be aware: you need to spoof the ENTIRE STRUCTURE of the payment. Payload is just part of it, but i won't extend since i don't really know if we are allowed to talk about that here in bhw
Hey I’m currently building a payment peo
It's possible and it's quite simple actually, but what you need to focus on spoofing is the payload sent to strype. Your users don't even need to be redirected to the other mirror site, if you properly handle the payload, your "white site" could be any site of any theme. Just be aware: you need to spoof the ENTIRE STRUCTURE of the payment. Payload is just part of it, but i won't extend since i don't really know if we are allowed to talk about that here in bhw
hey I would love to talk about this and learn some knowledge from you
 
Hey I have some questions about cloaking sites for stripe uses if your available to talk
Hi always available here on BHW but I don't do private consultancy, please ask away right here on the forum. Thanks
 
Hi always available here on BHW but I don't do private consultancy, please ask away right here on the forum. Thanks
Thanks will definitely ask some questions. So I’m curious about how the backend software of cloaking works . As I’m interested not for my personal use but to build a working prototype but I don’t understand how the bot detection and setting up a working backend I have a front end
 
Back
Top