required:
- type
type: object
properties:
type:
type: string
enum:
- worldpay
namespace:
maxLength: 64
minLength: 1
pattern: ^[^_][^ &<]*$
type: string
description: ' A namespace is used to group up to 16 cards, e.g. for one customer. A card can exist in more than one namespace. '
description:
maxLength: 255
minLength: 1
pattern: ^[^&<]*$
type: string
description: ' A description of your token. If not supplied, a default description is created for you. '
description: >-
Use this object if you want to create a token after the payment. Can only be
used with paymentInstrument.type: card/plain & checkout.