Community Article: How to integrate a new payment gateway(AmazonPay) into the payment module
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
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!