abpframework / abpframework/abp

Community Article: How to integrate a new payment gateway(AmazonPay) into the payment module

Open
#13,998 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

community-article-request
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.