Elektrine lite

← Feed

@Sidneys1@infosec.exchange

Post #2712384

2023-06-21 23:09 UTC

@b0rk@social.jvns.ca would LOVE to hear how you did this. #PurchasingPowerParity is so important. I don't run a shop, but folks who do should know about this.

Replies (2)

  • @b0rk@social.jvns.ca 2023-06-21 23:13

    @Sidneys1@infosec.exchange basically there's a small server-side function I wrote that uses the client IP address to determine your country and then has a lookup table of discount rates/codes based on the country

    Open ##2712386

  • @RommelRico@hachyderm.io 2023-06-21 23:24

    @Sidneys1@infosec.exchange @b0rk@social.jvns.ca I’m also interested. For my project, I wanted to address a similar concern, but I went around it by allowing sellers to choose from three different price points per item (low, medium, high). This seems like it’s more based on IP address?

    Open ##2712387