Skip to content

NachPayment

Type: schema

Description

NACH mandate payment via LotusPay.

TypeScript Definition

typescript
NachPayment: components["schemas"]["PaymentInfo"]

Component References

ReferenceResolves To
components["schemas"]["PaymentInfo"]PaymentInfo

OpenAPI Schema

json
{
  "title": "NachPayment",
  "description": "NACH mandate payment via LotusPay.",
  "externalDocs": {
    "url": "https://llm-docs.commercengine.io/storefront/schemas/NachPayment",
    "description": "API reference for the NachPayment schema"
  },
  "allOf": [
    {
      "$ref": "#/components/schemas/PaymentInfo"
    }
  ]
}

Auto-generated from OpenAPI spec and TypeScript definitions

Last updated: