Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RepositoryBase
    • OrderRepository

Index

Methods

  • Parameters

    • checkoutId: string

      The checkout id

    • orderId: number

      The order id

    • paymentData: string

      Payment data

    • Optional customerAccessToken: string

      The customer access token

    • Optional recaptchaToken: string

      The google recaptcha token

    Returns Promise<GraphqlResponse<OrderChangePaymentData>>

Generated using TypeDoc