1
0
mirror of https://github.com/vercel/commerce.git synced 2025-04-30 06:47:50 +00:00

3 Commits

Author SHA1 Message Date
Oliver Heywood
3098827760
: Conversion of type 'Global & typeof globalThis' to type 'CustomNodeJsGlobal' may be a mistake () 2022-01-06 10:01:01 -03:00
Oliver Heywood
b88d3345f1
: Type error: Property 'token' does not exist on type Global () 2022-01-04 15:32:03 -03:00
Gonzalo Pozzo
3f0c38461b
Add ordercloud provider ()
* Add ordercloud provider

* Fix provider errors

* Make submit checkout optional

* Make submit checkout optional

* Remove nullables when creating endpoint type

* Update readme

* Log checkout error

* Log error

* Save token to cookie

* Update fetch rest

* Use token at checkout

Co-authored-by: Luis Alvarez <luis@vercel.com>
2021-10-05 09:49:01 -03:00