Worldline Connect Node.js SDK
    Preparing search index...

    Interface PaymentContext

    interface PaymentContext {
        extraHeaders?: Header[];
        idempotence?: Idempotence;
    }

    Hierarchy (View Summary)

    Index

    Properties

    extraHeaders?: Header[]
    idempotence?: Idempotence