https://github.com/forter/forter-commercetools
https://github.com/forter/forter-commercetools
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/forter/forter-commercetools
- Owner: forter
- Created: 2023-11-16T21:54:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T10:16:19.000Z (over 2 years ago)
- Last Synced: 2025-01-08T19:33:57.743Z (over 1 year ago)
- Language: PHP
- Size: 363 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Forter Commercetools App
---
This app integrates between Commercetools and Forter's Fraud Solution.
---
### Integration Architecture
#### Forter-Commertetools pre-auth flow

#### Forter-Commertetools post-auth flow (using Amazon SQS)

---
* [App setup guide](./docs/setup-guide.md)
* [App configuration guide](./docs/images/configuration-guide.md)
* [How to get Commercetools API Credentials](./docs/how-to-get-commercetools-api-credentials.md)
* [Forter custom schema mapping guide](./docs/forter-schema-custom-mapping-guide.md)
* [Frontend preparations guide](./docs/frontend-preparations.md)
* [AWS-SQS docs](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-setting-up.html)
* [Forter docs](https://docs.forter.com/)
* [Laravel docs](https://laravel.com/docs/10.x)
---