4
0
forked from crowetic/commerce
Co-authored-by: Gonzalo Pozzo <gonzalo.pozzo4@gmail.com>
This commit is contained in:
Konrad Kruk 2021-11-19 19:42:54 +01:00 committed by GitHub
parent 96a0900be4
commit 5e529dca96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -332,7 +332,7 @@ export type Checkout = {
terms_policy?: string
refund_policy?: string
privacy_policy?: string
theme?: stirng
theme?: string
countries: any[]
currencies: any[]
payment_methods: any[]