<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mathew Bowyer</title>
    <description>The latest articles on DEV Community by Mathew Bowyer (@mathew_bowyer_90eaab75203).</description>
    <link>https://dev.to/mathew_bowyer_90eaab75203</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3926790%2F3b80bed2-b243-4715-87f5-7044663cec44.png</url>
      <title>DEV Community: Mathew Bowyer</title>
      <link>https://dev.to/mathew_bowyer_90eaab75203</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mathew_bowyer_90eaab75203"/>
    <language>en</language>
    <item>
      <title>Meta ads absolutely cooked my SaaS with fraud</title>
      <dc:creator>Mathew Bowyer</dc:creator>
      <pubDate>Tue, 12 May 2026 09:35:49 +0000</pubDate>
      <link>https://dev.to/mathew_bowyer_90eaab75203/meta-ads-absolutely-cooked-my-saas-with-fraud-3a03</link>
      <guid>https://dev.to/mathew_bowyer_90eaab75203/meta-ads-absolutely-cooked-my-saas-with-fraud-3a03</guid>
      <description>&lt;p&gt;Been working on an eSIM platform called Mesim for a while now and honestly one of the hardest parts hasn’t even been building the product…&lt;/p&gt;

&lt;p&gt;It’s been dealing with fraud.&lt;/p&gt;

&lt;p&gt;At the start I was running Meta ads and thought things were going crazy in a good way. Cheap conversions, heaps of signups, traffic looked solid etc.&lt;/p&gt;

&lt;p&gt;Then a few weeks later:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;chargebacks everywhere&lt;/li&gt;
&lt;li&gt;stolen cards&lt;/li&gt;
&lt;li&gt;fake names&lt;/li&gt;
&lt;li&gt;people smashing data instantly then disappearing&lt;/li&gt;
&lt;li&gt;random countries I wasn’t even targeting&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Because eSIMs are digital and activate instantly, fraudsters absolutely love them.&lt;/p&gt;

&lt;p&gt;You don’t really get a chance to stop it once the order goes through.&lt;/p&gt;

&lt;p&gt;I tried a bunch of the standard fraud tools but most seem more built for physical ecommerce stores. eSIM is different because there’s no shipping delay or anything to verify against.&lt;/p&gt;

&lt;p&gt;Ended up building a heap of custom stuff into the checkout flow:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Stripe Identity verification&lt;/li&gt;
&lt;li&gt;VPN/proxy detection&lt;/li&gt;
&lt;li&gt;disposable email blocking&lt;/li&gt;
&lt;li&gt;risk scoring&lt;/li&gt;
&lt;li&gt;country mismatch checks&lt;/li&gt;
&lt;li&gt;velocity limits&lt;/li&gt;
&lt;li&gt;manual review on certain orders&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Biggest thing that helped was forcing some users through ID verification before they could activate.&lt;/p&gt;

&lt;p&gt;Conversion rate dropped a bit but the quality of customers became way better and chargebacks dropped hard.&lt;/p&gt;

&lt;p&gt;Honestly feels like nobody talks about this side of SaaS enough. Everyone posts revenue screenshots but not the part where fraud can completely destroy ad campaigns.&lt;/p&gt;

&lt;p&gt;Curious how other SaaS founders handle this especially if you’re selling digital products instantly.&lt;/p&gt;

&lt;p&gt;Also if anyone has good recommendations around:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;fraud prevention&lt;/li&gt;
&lt;li&gt;scaling Meta ads&lt;/li&gt;
&lt;li&gt;reducing chargebacks&lt;/li&gt;
&lt;li&gt;international traffic quality&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;keen to hear them.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://mesim.io" rel="noopener noreferrer"&gt;https://mesim.io&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
