Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CheckoutMachineBase

CHECKOUT MACHINE ABSTRACT CLASS

  • has a checkout method which takes items and returns a checkout url string

Hierarchy

Index

Methods

Methods

Abstract checkout

  • checkout(items: CartItem[]): Promise<string>

Generated using TypeDoc