How to Set Up Server-Side SDK

CommunityWayne
Contributor
Contributor

Hi,

 

I am trying to use server-side sdk for java. I went to https://developer.paypal.com/docs/checkout/reference/server-integration/setup-sdk/. It says:

>>>>>>>>>>

//Create a Java Maven or Gradle project in your directory, then add the following dependency to the project from Maven Central.

PAYPAL JAVASCRIPT SDK: groupId: com.paypal.sdk

artifactId: checkout-sdk

version: 1.0.2

// Include the following dependencies, which are used as samples only.

JSON: groupId: org.json

artifactId: json version: 20180813

APACHE COMMONS LANG: groupId:

org.apache.commons artifactId: commons-lang3

version: 3.6

<<<<<<<<<<

I am new. What is "Maven Central"? where to put the above code?

Any information would be appreciated. Thanks in advance.

 

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.