abpframework / abpframework/abp
Community Article: How to integrate a new payment gateway(AmazonPay) into the payment module
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 3.7k
- Avg merge
- 15h 32m
- Merged PRs (30d)
- 106
Description
ABP Commercial's Payment module provides some built-in payment gateway supports:
- Stripe
- Paypal
- TwoCheckout
- Iyzico
- Alipay
An article can be created to show how to use a custom payment gateway with the Payment Module. AmazonPay can be used as the custom payment gateway, it's one of the popular payment gateways.
See .NET SDK for Amazon Pay: https://github.com/amzn/amazon-pay-api-sdk-dotnet
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the Payment module documentation at docs.abp.io/en/commercial/latest/modules/payment and review the Amazon Pay .NET SDK linked in the issue. Document how a custom AmazonPay gateway integrates with the module, including the steps needed to verify the article against the existing built-in gateway guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation, payments
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100