Tomáš Witek
Tomáš Witek
Hi @malte-wessel first of all thx for your wonderful work. I would like to fix couple of issues since I am using it in production. I see a lot of...
Fix for this Issue: https://github.com/spree/spree_gateway/issues/236 # Multiple currency setup https://articles.braintreepayments.com/get-started/currencies#multi-currency-setups ## Braintree setup Add multiple Merchant Account IDs for each currency. For every second currency use this pattern: `myMerchantId-currency`: ...
Hi, I am trying to create entity, but I am getting exceptions about Edm.Decimal. I think the problem is the Price attribute. I have tried almost everything: ``` ruby self.Price...
https://guides.spreecommerce.com/developer/ 
Hi, I tried to run the wallet locally but I am getting following errors: ``` TextDecoder is not a constructor ``` Can you please help? Also what version of `kaspa-wasm`...