coinbase / coinbase/coinbase-commerce-php

There is a minor error on Readme.md file

Open
#52 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
149
Forks
157
PR merge metrics
No merged PRs in 30d

Description

`Webhook::verifySignature($signature, $body, $sharedSecret);`

should be

`Webhook::verifySignature($body, $signature, $sharedSecret);`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.