4
0
forked from crowetic/commerce

3 Commits

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