Skip to content

SELLER-PAYER-ID #180

Description

@0xsarawut

const clientID = "Acuy17p2LcOf9RMv8SUVBb3wic3FPEP2NHFFqfSCBRFrNFdmbC1JQ0w8HIKRxW3RDy2R8QTL93eptFYl"; const merchantIDOrEmail = "identity_seller@paypal.com"; const auth1 = Buffer.from('{"alg":"none"}').toString("base64"); const auth2 = Buffer.from({"iss":${clientID},"payer_id":${merchantIDOrEmail}}).toString("base64"); const authAssertionHeader = ${auth1}.${auth2}.;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions