Lucy Weatherford
Lucy Weatherford

Reputation: 5534

Amazon Product API - Checkout

Is it possible to checkout directly on my website using Amazon checkout (or another checkout such as paypal), without being redirected to the Amazon website?

Upvotes: 1

Views: 1578

Answers (3)

Shobhit Mehra
Shobhit Mehra

Reputation: 121

In that case, it is not possible to finish checkout on your site, because the product that is being purchased is sold by a merchant on Amazon.com marketplace and it will not allow checkout outside Amazon.com.

Upvotes: 0

Shobhit Mehra
Shobhit Mehra

Reputation: 121

In Amazon Checkout you will have to finish your shopping at Amazon.com, but if you want to use Paypal they have APIs that you can use to finish checkout on your site http://blog.effectlabs.com/post/2011/11/07/Paypal-Express-Checkout-with-C-using-Paypal-web-services.aspx

can download sample code at https://www.x.com/developers/paypal/documentation-tools/paypal-sdk-index

Upvotes: 1

Sebastian
Sebastian

Reputation: 1095

The Amazon Product Advertising API allows you to create shopping carts remotely but you'll have to finish your shopping at Amazon.

Upvotes: 0

Related Questions