Customize Purchase Link url with custom domain #654
Unanswered
maartenb17
asked this question in
Help
Replies: 2 comments
|
Hey @maartenb17 , Adding a custom domain in online store > domains also updates the purchase links to use the custom domain. Here's a sample screenshot showing that the purchase link uses a custom domain.
|
0 replies
|
I don’t think so. It only works when you have Swell hosted store front, not when you have you self hosted custom store.
… Op 6 jul 2026, om 17:04 heeft Jesse Bautista ***@***.***> het volgende geschreven:
Hey @maartenb17 <https://github.com/maartenb17> ,
Adding a custom domain in online store > domains also updates the purchase links to use the custom domain.
Here's a sample screenshot showing that the purchase link uses a custom domain.
image.png (view on web) <https://github.com/user-attachments/assets/6822d825-28c6-4ee9-99b8-f6fc5ab18469>
—
Reply to this email directly, view it on GitHub <#654?email_source=notifications&email_token=BRJSMIMA5JGGXAZF6EERYML5DO5WFA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZVGQ4TAMJXUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#discussioncomment-17549017>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/BRJSMIL3Z7IGL2N4ZP272LL5DO5WFAVCNFSNUABIKJSXA33TNF2G64TZHM2TMOJQG43DCOJSHNCGS43DOVZXG2LPNY5TCMBTHAYDIMRXUF3AE>.
You are receiving this because you were mentioned.
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Currently purchase links have their own unique url that is based on swell's hosted store front (https://smpl.swell.store/buy/0PT8Pr6k). In case of a custom store front this url obviously won't work. Is there a way to change this (for example to https://www.smpl.international/buy0PT8Pr6k)? Of course the custom store front needs some code in order to retrieve the purchase link data, put it in a new cart and redirect it to checkout. This way employees with access to the admin dashboard are able to copy the url and use it elsewhere.
All reactions