Interface: PaymentResult
Defined in: checkout/session.ts:21
Properties
error?
optionalerror?:string
Defined in: checkout/session.ts:26
shopifyOrderId?
optionalshopifyOrderId?:string
Defined in: checkout/session.ts:24
shopifyOrderName?
optionalshopifyOrderName?:string
Defined in: checkout/session.ts:25
success
success:
boolean
Defined in: checkout/session.ts:22
transaction?
optionaltransaction?:string
Defined in: checkout/session.ts:23