Skip to content

testPaymentWebhook is returning invalid sign #3

@Ciphertrader

Description

@Ciphertrader
export const testWebHook = () => {
    return cryptomus.testPaymentWebhook({
        order_id: '123',
        url_callback: 'https://8f6c-89-152-142-160.ngrok-free.app/api/payment/cryptomus/webhook',
        currency: 'ETH',
        network: 'eth',
        status: E_PAYMENT_STATUS.PAID,
    })
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions