mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 17:46:06 +00:00
docs(legal): print the full US business address on the site
Stripe flagged the account under Visa 1.5.1.2 and Mastercard 5.5/5.6: the location stated on the site has to match the Stripe account. The legal pages only said "Wyoming, United States" and the footer said nothing at all. Both now carry the same address Stripe has on file.
This commit is contained in:
+2
-1
@@ -178,7 +178,8 @@ export default function RefundPolicyPage() {
|
||||
<p>For billing questions or refund requests:</p>
|
||||
<div className="mt-3 border border-border bg-card/40 p-4 text-sm space-y-1">
|
||||
<p className="font-medium text-foreground">IPEK TECH LLC</p>
|
||||
<p>Wyoming, United States</p>
|
||||
<p>30 North Gould Street, Suite N</p>
|
||||
<p>Sheridan, WY 82801, United States</p>
|
||||
<p>
|
||||
Email:{' '}
|
||||
<a href="mailto:[email protected]" className="text-primary hover:underline">
|
||||
|
||||
Reference in New Issue
Block a user