Shopping Cart API for any payment gateway? (PayPal at least required)

前端 未结 6 863
忘了有多久
忘了有多久 2021-02-07 07:35

I\'m trying to find a java based API that wraps up the details of processing a credit card transaction or purchase via PayPal at a minimum, and other gateways as a plus in an IP

6条回答
  •  忘了有多久
    2021-02-07 08:09

    Java SDKs are available here - https://www.x.com/developers/paypal/documentation-tools/paypal-sdk-index

    All of them come with a nice handy example (check README.md files) which will get you started.

提交回复
热议问题