We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c4f56 commit 0d645beCopy full SHA for 0d645be
resources/views/early-adopter.blade.php
@@ -744,11 +744,14 @@ class="mx-auto flex w-full max-w-2xl flex-col items-center gap-4 pt-10"
744
</x-faq-card>
745
<x-faq-card question="Can I get an invoice?">
746
<p>
747
- You sure can! Once you've completed your purchase, simply
+ If you purchased after May 6, 2025, you should get an invoice with your receipt via email.
748
+ </p>
749
+ <p class="mt-4">
750
+ For purchases made before this, you simply need to
751
<a
752
href="https://zenvoice.io/p/67a61665e7a3400c73fb75af"
753
onclick="event.stopPropagation()"
- class="underline"
754
+ class="underline inline-block"
755
>
756
follow the instructions here
757
</a>
0 commit comments