Hi I was integrated paypal payment gateway in my web site but the problem is i cannot integrate amazon payment gateway with my website , i made my website using php and mysql Please help me
Everything you need is provided by amazon, https://payments.amazon.com/sdui/sdui/business?sn=devfps/basic
That's where I would start. However, I really don't like any of the pre-made Amazon API php code examples. They overly abstract things to the point that a lot of it is just silly.