Jump to content

Swapping currency symbol to written currency

Recommended Posts

Site URL: https://www.cdsecurity.dk

Hi all, hope you're doing well. 

To get the payment I want for the site, I need to change the currency from 'kr' to 'DKK'. Its important for it to be changed both in the products that's listed, but ALSO in the checkout.

I've tried searching the forum, and maybe I'm just not doing it right, but I couldn't seem to find a code that worked for me. Hope someone can help. 

Thanks for reading. 

Link to comment
  • Replies 8
  • Views 395
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

1 hour ago, Dall said:

Site URL: https://www.cdsecurity.dk

Hi all, hope you're doing well. 

To get the payment I want for the site, I need to change the currency from 'kr' to 'DKK'. Its important for it to be changed both in the products that's listed, but ALSO in the checkout.

I've tried searching the forum, and maybe I'm just not doing it right, but I couldn't seem to find a code that worked for me. Hope someone can help. 

Thanks for reading. 

Hi, have you tried changing the currency of your store to DKK? You can do use by going to Commerce > Payments > Store Currency 😊

Please give this a 👍 if it helps. Make sure to quote me or tag me in your reply, otherwise I won't be notified.

Link to comment

Hi Jia, thanks for your answer 🙂
Yes, i already ahve that setting on, and it literally says currency (DKK), but it writes it as 'kr', which is kinda like the equivalent of writing '$' instead of 'USD'. And I need it to say 'DKK', in order to get official danish payment setup, to use danish credit cards (called Dankort).

Link to comment
On 3/3/2022 at 10:03 AM, Dall said:

To get the payment I want for the site, I need to change the currency from 'kr' to 'DKK'. I need it to say 'DKK', in order to get official danish payment setup, to use danish credit cards (called Dankort).

I don't really understand the benefit of showing prices with the full code of 'DKK' instead of using the standard 'kr'. Can you explain?

Although you'll be able to accept co-branded Visa/e-Dankort cards using the Visa processing route of PayPal or Stripe, you won't be able to accept Dankort cards through the Squarespace checkout if they are not Visa co-branded because Squarespace does not have a contract with a Dankort Acquirer. 

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Would you like your customers to be able to mark their favourite products in your Squarespace store?

Link to comment
3 hours ago, paul2009 said:

I don't really understand the benefit of showing prices with the full code of 'DKK' instead of using the standard 'kr'. Can you explain?

Although you'll be able to accept co-branded Visa/e-Dankort cards using the Visa processing route of PayPal or Stripe, you won't be able to accept Dankort cards through the Squarespace checkout if they are not Visa co-branded because Squarespace does not have a contract with a Dankort Acquirer. 

I was told by the Company 'Nets', who provides payments solutions, that in order to have them handle the payments, it was a requirement to have DKK. I don't see the benefit of showing DKK either, but It's not exactly something I can negotiate. That's just their rules. And most danish webshops use Nets not to mention, its very trusted by the danes, so thats why I'm keen to comply.

Link to comment
26 minutes ago, Dall said:

I was told by the Company 'Nets', who provides payments solutions, that in order to have them handle the payments, it was a requirement to have DKK.

Just to be clear, you won't be able to use 'nets' with Squarespace Commerce.

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Would you like your customers to be able to mark their favourite products in your Squarespace store?

Link to comment
9 hours ago, Dall said:

Hi Jia, thanks for your answer 🙂
Yes, i already ahve that setting on, and it literally says currency (DKK), but it writes it as 'kr', which is kinda like the equivalent of writing '$' instead of 'USD'. And I need it to say 'DKK', in order to get official danish payment setup, to use danish credit cards (called Dankort).

I agree with Paul's messages, that you can't use nets with Squarespace Commerce. Squarespace's payment gateways are limited to PayPal and Stripe.

However, here's a code you can add to css to change the 'kr' to 'DKK' on the product page. You can't edit the one on the checkout page with css. Hope this helps!

body.native-currency-code-dkk .sqs-money-native:after {
  content: ' DKK';
}

Please give this a 👍 if it helps. Make sure to quote me or tag me in your reply, otherwise I won't be notified.

Link to comment
5 hours ago, paul2009 said:

Just to be clear, you won't be able to use 'nets' with Squarespace Commerce.

Oh really? So there's no way I can accept Dankort with squarespace then?

Link to comment
3 hours ago, Jia said:

I agree with Paul's messages, that you can't use nets with Squarespace Commerce. Squarespace's payment gateways are limited to PayPal and Stripe.

However, here's a code you can add to css to change the 'kr' to 'DKK' on the product page. You can't edit the one on the checkout page with css. Hope this helps!

body.native-currency-code-dkk .sqs-money-native:after {
  content: ' DKK';
}

Thanks Jia, you're a start 🙂

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.