Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface DynamicPix

    The dynamic Pix payment settings.

    interface DynamicPix {
        code: string;
        key: string;
        key_type: string;
        merchant_name: string;
        type: "pix_dynamic_code";
    }
    Index

    Properties

    code: string

    The dynamic Pix code to be used by the buyer to pay.

    key: string

    Pix key.

    key_type: string

    Pix key type.

    merchant_name: string

    Account holder name.

    type: "pix_dynamic_code"

    The dynamic Pix code button identifier