Commit graph

20 commits

Author SHA1 Message Date
Vesa Luusua
1586685633 dev-server script sets canonical-root-url 2017-10-05 15:11:46 +03:00
Vesa Luusua
020c81103d Created a environment variable and using it when creating sdk instances. 2017-10-05 12:57:49 +03:00
Hannu Lyytikainen
1882e25d00 Equalize logger setup in server and browser
Set up logger in the server side with the same parameters as in the
browser and clean the environment variables out of the server/log.js
file.

Code commenting improved.
2017-10-04 13:15:10 +03:00
Hannu Lyytikainen
e37a0be42a Add Sentry integration to the browser application 2017-10-04 13:11:50 +03:00
Vesa Luusua
e6d22d7992 Review changes 2017-09-29 15:24:54 +03:00
Vesa Luusua
82f73a8016 Render more Helmet stuff 2017-09-29 15:15:31 +03:00
Vesa Luusua
12db9a1d05 Stripe config: added country specific currency and input fields needed when creating bank account 2017-09-06 13:17:53 +03:00
Kimmo Puputti
03d2c93d5a Add documentation 2017-08-28 13:41:48 +03:00
Kimmo Puputti
178937ab27 Try not to pass around subUnitDivisor 2017-08-28 11:14:22 +03:00
Kimmo Puputti
55e9574ce8 Avoid passing around currencyConfig 2017-08-25 10:59:15 +03:00
Vesa Luusua
b270bf1cb1 Inbox: review changes 2017-07-06 16:26:21 +03:00
Kimmo Puputti
f599e0f299 Change Stripe country config format 2017-05-15 09:47:18 +03:00
Kimmo Puputti
f234a4c3fd Remove countries not in EU (except US and AU) 2017-05-15 09:47:18 +03:00
Mikko Koski
2e98414b40 Make marketplace currency configurable 2017-05-12 15:18:04 +03:00
Kimmo Puputti
bebb4b5483 Stripe uses only GB, not UK country code 2017-04-04 10:49:54 +03:00
Kimmo Puputti
14aab54982 Verify that country code is supported by Stripe 2017-04-04 10:49:54 +03:00
Kimmo Puputti
a346297aa5 Load and setup Stripe library 2017-04-04 10:49:54 +03:00
Vesa Luusua
9344bdc00d Pass subUnitDivisor through config to components 2017-03-23 15:32:41 +02:00
Kimmo Puputti
6d7e35fb61 Enable configuring SDK in the ENV 2017-02-27 10:09:27 +02:00
Kimmo Puputti
f17a5ec36b Add a config file for the frontend app 2017-02-21 11:35:45 +02:00