abp icon indicating copy to clipboard operation
abp copied to clipboard

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

Open EngincanV opened this issue 3 years ago • 1 comments

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

EngincanV avatar Sep 12 '22 08:09 EngincanV

Hi! Any update on this? This would be incredibly helpful.

I'm currently having a hard time developing my custom payment gateway integration. The documentation on this is vague and not very helpful at all, I'm wasting a lot of time on this guessing things that should be documented.

Maybe at least one payment gateway implementation should be open sourced? Just my two cents.

Cheers!

bgmulinari avatar Aug 26 '25 22:08 bgmulinari