forcedotcom / forcedotcom/b2b-commerce-on-lightning-quickstart
Payeezy Integration results in 403
- Dominant language
- Shell
- Stars
- 191
- Forks
- 211
- PR merge metrics
- No merged PRs in 30d
Description
Using the supplied example for Payeezy and creating a new account in Payeezy to use the `apiKey` and merchant `token` respectively results in the following response:
```json
{
"code": "403",
"message": "HMAC validation Failure"
}
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the supplied Payeezy example with the documented apiKey and merchant token, then inspect how the request is authenticated. Compare the generated HMAC inputs with Payeezy's requirements and confirm the result no longer returns the reported 403 HMAC validation failure.
Written by the indexing model from the issue text.
Assessment
- Domain
- payments
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100