paypal-checkout-sdk 1.0.2 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 38e281fa12bbbb378d86b9ae0d71a13d56e5a9f8
4
- data.tar.gz: aa923060847b3cfec201bd8ee54c61e92839a660
2
+ SHA256:
3
+ metadata.gz: e66948a17c83135d695c37efc337675100ba6660ba89a59213dd290a68b9a1ee
4
+ data.tar.gz: 9033f7679dde88dbbe1ff0cd853f412a822d3896c6d4b815302ba61a4766004f
5
5
  SHA512:
6
- metadata.gz: 951fa80875cc60e3d108356e87dba686e4f28082c99e90fb79511b34336f14602066046f3d8b2180cc4398fc3a384c18857cf0bae02eecda0d8f2437ff3b745d
7
- data.tar.gz: 7efdcd17f89d40c7bd7906be72ff3769a74961f48ffb9a5804fd18a6e1f097cac8b83d61fe4f1e4c754a4d060ffa37557bc21d632f613cb2f6937ca94082220f
6
+ metadata.gz: 3613f0ca1aea5b1ddfba8f4b6fe314ae29b847a64c04255b8d112d30d6751319ce02813068343d5331d6db3e538be6d4ae521fc26469a3b8de049902ef2b5364
7
+ data.tar.gz: 8f001507b1cdfcf388baeccaec9102038115ead93f6f57408206aaf53c469550d648e8eceab981c097df61024fda23c86c46edcb2829e74c089503e7670328e2
data/LICENSE CHANGED
@@ -1,86 +1,201 @@
1
- The PayPal Node SDK is released under the following license:
2
-
3
- Copyright (c) 2013-2019 PAYPAL, INC.
4
-
5
- SDK LICENSE
6
-
7
- NOTICE TO USER: PayPal, Inc. is providing the Software and Documentation for use under the terms of
8
- this Agreement. Any use, reproduction, modification or distribution of the Software or Documentation,
9
- or any derivatives or portions hereof, constitutes your acceptance of this Agreement.
10
-
11
- As used in this Agreement, "PayPal" means PayPal, Inc. "Software" means the software code accompanying
12
- this agreement. "Documentation" means the documents, specifications and all other items accompanying
13
- this Agreement other than the Software.
14
-
15
- 1. LICENSE GRANT Subject to the terms of this Agreement, PayPal hereby grants you a non-exclusive,
16
- worldwide, royalty free license to use, reproduce, prepare derivative works from, publicly display,
17
- publicly perform, distribute and sublicense the Software for any purpose, provided the copyright notice
18
- below appears in a conspicuous location within the source code of the distributed Software and this
19
- license is distributed in the supporting documentation of the Software you distribute. Furthermore,
20
- you must comply with all third party licenses in order to use the third party software contained in the
21
- Software.
22
-
23
- Subject to the terms of this Agreement, PayPal hereby grants you a non-exclusive, worldwide, royalty free
24
- license to use, reproduce, publicly display, publicly perform, distribute and sublicense the Documentation
25
- for any purpose. You may not modify the Documentation.
26
-
27
- No title to the intellectual property in the Software or Documentation is transferred to you under the
28
- terms of this Agreement. You do not acquire any rights to the Software or the Documentation except as
29
- expressly set forth in this Agreement.
30
-
31
- If you choose to distribute the Software in a commercial product, you do so with the understanding that
32
- you agree to defend, indemnify and hold harmless PayPal and its suppliers against any losses, damages and
33
- costs arising from the claims, lawsuits or other legal actions arising out of such distribution. You may
34
- distribute the Software in object code form under your own license, provided that your license agreement:
35
-
36
- (a) complies with the terms and conditions of this license agreement;
37
-
38
- (b) effectively disclaims all warranties and conditions, express or implied, on behalf of PayPal;
39
-
40
- (c) effectively excludes all liability for damages on behalf of PayPal;
41
-
42
- (d) states that any provisions that differ from this Agreement are offered by you alone and not PayPal; and
43
-
44
- (e) states that the Software is available from you or PayPal and informs licensees how to obtain it in a
45
- reasonable manner on or through a medium customarily used for software exchange.
46
-
47
- 2. DISCLAIMER OF WARRANTY
48
- PAYPAL LICENSES THE SOFTWARE AND DOCUMENTATION TO YOU ONLY ON AN "AS IS" BASIS WITHOUT WARRANTIES OR CONDITIONS
49
- OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY WARRANTIES OR CONDITIONS OF TITLE,
50
- NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. PAYPAL MAKES NO WARRANTY THAT THE
51
- SOFTWARE OR DOCUMENTATION WILL BE ERROR-FREE. Each user of the Software or Documentation is solely responsible
52
- for determining the appropriateness of using and distributing the Software and Documentation and assumes all
53
- risks associated with its exercise of rights under this Agreement, including but not limited to the risks and
54
- costs of program errors, compliance with applicable laws, damage to or loss of data, programs, or equipment,
55
- and unavailability or interruption of operations. Use of the Software and Documentation is made with the
56
- understanding that PayPal will not provide you with any technical or customer support or maintenance. Some
57
- states or jurisdictions do not allow the exclusion of implied warranties or limitations on how long an implied
58
- warranty may last, so the above limitations may not apply to you. To the extent permissible, any implied
59
- warranties are limited to ninety (90) days.
60
-
61
-
62
- 3. LIMITATION OF LIABILITY
63
- PAYPAL AND ITS SUPPLIERS SHALL NOT BE LIABLE FOR LOSS OR DAMAGE ARISING OUT OF THIS AGREEMENT OR FROM THE USE
64
- OF THE SOFTWARE OR DOCUMENTATION. IN NO EVENT WILL PAYPAL OR ITS SUPPLIERS BE LIABLE TO YOU OR ANY THIRD PARTY
65
- FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL, INCIDENTAL, OR SPECIAL DAMAGES INCLUDING LOST PROFITS, LOST SAVINGS,
66
- COSTS, FEES, OR EXPENSES OF ANY KIND ARISING OUT OF ANY PROVISION OF THIS AGREEMENT OR THE USE OR THE INABILITY
67
- TO USE THE SOFTWARE OR DOCUMENTATION, HOWEVER CAUSED AND UNDER ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
68
- STRICT LIABILITY OR TORT INCLUDING NEGLIGENCE OR OTHERWISE), EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
69
- PAYPAL'S AGGREGATE LIABILITY AND THAT OF ITS SUPPLIERS UNDER OR IN CONNECTION WITH THIS AGREEMENT SHALL BE
70
- LIMITED TO THE AMOUNT PAID BY YOU FOR THE SOFTWARE AND DOCUMENTATION.
71
-
72
- 4. TRADEMARK USAGE
73
- PayPal is a trademark PayPal, Inc. in the United States and other countries. Such trademarks may not be used
74
- to endorse or promote any product unless expressly permitted under separate agreement with PayPal.
75
-
76
- 5. TERM
77
- Your rights under this Agreement shall terminate if you fail to comply with any of the material terms or
78
- conditions of this Agreement and do not cure such failure in a reasonable period of time after becoming
79
- aware of such noncompliance. If all your rights under this Agreement terminate, you agree to cease use
80
- and distribution of the Software and Documentation as soon as reasonably practicable.
81
-
82
- 6. GOVERNING LAW AND JURISDICTION. This Agreement is governed by the statutes and laws of the State of
83
- California, without regard to the conflicts of law principles thereof. If any part of this Agreement is
84
- found void and unenforceable, it will not affect the validity of the balance of the Agreement, which shall
85
- remain valid and enforceable according to its terms. Any dispute arising out of or related to this Agreement
86
- shall be brought in the courts of Santa Clara County, California, USA.
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "{}"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright 2016 PayPal
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
data/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  ![Home Image](homepage.jpg)
4
4
 
5
+ ### To consolidate support across various channels, we have currently turned off the feature of GitHub issues. Please visit https://www.paypal.com/support to submit your request or ask questions within our community forum.
6
+
5
7
  __Welcome to PayPal Ruby SDK__. This repository contains PayPal's Ruby SDK and samples for [v2/checkout/orders](https://developer.paypal.com/docs/api/orders/v2/) and [v2/payments](https://developer.paypal.com/docs/api/payments/v2/) APIs.
6
8
 
7
9
  This is a part of the next major PayPal SDK. It includes a simplified interface to only provide simple model objects and blueprints for HTTP calls. This repo currently contains functionality for PayPal Checkout APIs which includes [Orders V2](https://developer.paypal.com/docs/api/orders/v2/) and [Payments V2](https://developer.paypal.com/docs/api/payments/v2/).
@@ -19,7 +21,7 @@ Please refer to the [PayPal Checkout Integration Guide](https://developer.paypal
19
21
 
20
22
  It is not mandatory to fork this repository for using the PayPal SDK. You can refer [PayPal Checkout Server SDK](https://developer.paypal.com/docs/checkout/reference/server-integration) for configuring and working with SDK without forking this code.
21
23
 
22
- For contirbuting or referrring the samples, You can fork/refer this repository.
24
+ For contributing or referring the samples, You can fork/refer this repository.
23
25
 
24
26
  ### Setting up credentials
25
27
  Get client ID and client secret by going to https://developer.paypal.com/developer/applications and generating a REST API app. Get <b>Client ID</b> and <b>Secret</b> from there.
@@ -65,7 +67,7 @@ begin
65
67
  # If call returns body in response, you can get the deserialized version from the result attribute of the response
66
68
  order = response.result
67
69
  puts order
68
- rescue BraintreeHttp::HttpError => ioe
70
+ rescue PayPalHttp::HttpError => ioe
69
71
  # Something went wrong server-side
70
72
  puts ioe.status_code
71
73
  puts ioe.headers["debug_id"]
@@ -101,10 +103,10 @@ begin
101
103
  # If call returns body in response, you can get the deserialized version from the result attribute of the response
102
104
  order = response.result
103
105
  puts order
104
- rescue BraintreeHttp::HttpError => ioe
106
+ rescue PayPalHttp::HttpError => ioe
105
107
  # Something went wrong server-side
106
108
  puts ioe.status_code
107
- puts ioe.headers["debug_id"]
109
+ puts ioe.headers["paypal-debug-id"]
108
110
  end
109
111
  ```
110
112
 
@@ -5,7 +5,7 @@ module PayPal
5
5
  def initialize(options)
6
6
  @access_token = options.access_token
7
7
  @token_type = options.token_type
8
- @expires_in = options.expires_in * 1000
8
+ @expires_in = options.expires_in
9
9
  @date_created = Time.now
10
10
  end
11
11
 
@@ -1,4 +1,4 @@
1
- require "braintreehttp"
1
+ require 'paypalhttp'
2
2
  require "base64"
3
3
 
4
4
  module PayPal
@@ -8,7 +8,7 @@ module PayPal
8
8
  SANDBOXWEB = 'https://sandbox.paypal.com'
9
9
  LIVEWEB = 'https://paypal.com'
10
10
 
11
- class PayPalEnvironment < BraintreeHttp::Environment
11
+ class PayPalEnvironment < PayPalHttp::Environment
12
12
  attr_accessor :client_id, :client_secret, :web_url
13
13
 
14
14
  def initialize(client_id, client_secret, base_url, web_url)
@@ -1,9 +1,9 @@
1
- require "braintreehttp"
1
+ require 'paypalhttp'
2
2
  require 'openssl'
3
3
  require_relative './version'
4
4
 
5
5
  module PayPal
6
- class PayPalHttpClient < BraintreeHttp::HttpClient
6
+ class PayPalHttpClient < PayPalHttp::HttpClient
7
7
  attr_accessor :refresh_token
8
8
 
9
9
  def initialize(environment, refresh_token = nil)
@@ -15,7 +15,7 @@ module PayPal
15
15
  end
16
16
 
17
17
  def user_agent
18
- library_details ||= "paypal-sdk-core #{VERSION}; ruby #{RUBY_VERSION}p#{RUBY_PATCHLEVEL}-#{RUBY_PLATFORM}"
18
+ library_details ||= "paypal-checkout-sdk #{VERSION}; ruby #{RUBY_VERSION}p#{RUBY_PATCHLEVEL}-#{RUBY_PLATFORM}"
19
19
  begin
20
20
  library_details << ";#{OpenSSL::OPENSSL_LIBRARY_VERSION}"
21
21
  rescue NameError
@@ -40,7 +40,7 @@ module PayPal
40
40
  request.headers["Accept-Encoding"] = "gzip"
41
41
  request.headers["sdk_name"] = "Checkout SDK"
42
42
  request.headers["sdk_version"] = VERSION
43
- request.headers["sdk_tech_stack"] = "Python" + RUBY_VERSION
43
+ request.headers["sdk_tech_stack"] = "Ruby" + RUBY_VERSION
44
44
  request.headers["api_integration_type"] = "PAYPALSDK"
45
45
  end
46
46
 
data/lib/core/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module PayPal
2
- VERSION = "1.0.2"
2
+ VERSION = "1.0.4"
3
3
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.authors = ["http://developer.paypal.com"]
11
11
  spec.email = 'dl-paypal-checkout-api@paypal.com'
12
12
  spec.homepage = 'https://github.com/paypal/Checkout-Ruby-SDK'
13
- spec.license = 'https://github.com/paypal/Checkout-Ruby-SDK/blob/master/LICENSE'
13
+ spec.license = 'Apache-2.0'
14
14
 
15
15
  spec.files = `git ls-files -z`.split("\x0").reject do |f|
16
16
  f.match(%r{^(test|spec|features)/})
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
19
19
  spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
20
20
  spec.require_paths = ['lib']
21
21
 
22
- spec.add_dependency 'braintreehttp', '~> 0.5'
22
+ spec.add_dependency 'paypalhttp', '~> 1.0.1'
23
23
 
24
24
  spec.add_development_dependency 'rake', '~> 10.0'
25
25
  spec.add_development_dependency 'rspec', '~> 3.0'
@@ -34,7 +34,7 @@ module Samples
34
34
  puts PayPalClient::openstruct_to_hash(response.result).to_json
35
35
  end
36
36
  return response
37
- rescue BraintreeHttp::HttpError => ioe
37
+ rescue PayPalHttp::HttpError => ioe
38
38
  # Exception occured while processing the refund.
39
39
  puts " Status Code: #{ioe.status_code}"
40
40
  puts " Debug Id: #{ioe.result.debug_id}"
@@ -45,8 +45,8 @@ module Samples
45
45
  end
46
46
  end
47
47
 
48
- # This is the driver function which invokes the authorize_order function with approved order id
48
+ # This is the driver function which invokes the authorize_order function with approved order id
49
49
  # Order Id should be replaced with an valid approved order id.
50
50
  if __FILE__ == $0
51
51
  Samples::AuthorizeIntentExamples::AuthorizeOrder::new::authorize_order('0CT41921GV4167455',true)
52
- end
52
+ end
@@ -26,7 +26,7 @@ module Samples
26
26
  puts PayPalClient::openstruct_to_hash(response.result).to_json
27
27
  end
28
28
  return response
29
- rescue BraintreeHttp::HttpError => ioe
29
+ rescue PayPalHttp::HttpError => ioe
30
30
  # Exception occured while processing the refund.
31
31
  puts " Status Code: #{ioe.status_code}"
32
32
  puts " Debug Id: #{ioe.result.debug_id}"
@@ -37,8 +37,8 @@ module Samples
37
37
  end
38
38
  end
39
39
 
40
- # This is the driver function which invokes the capture_order function with valid authorization id
40
+ # This is the driver function which invokes the capture_order function with valid authorization id
41
41
  # Authorization Id should be replaced with an valid authorization id.
42
42
  if __FILE__ == $0
43
43
  Samples::AuthorizeIntentExamples::CaptureOrder::new::capture_order('4KH16819Y83216409',true)
44
- end
44
+ end
@@ -6,7 +6,7 @@ module Samples
6
6
  module AuthorizeIntentExamples
7
7
  class CreateOrder
8
8
 
9
- # This is the sample function which can be used to create an order with complete body.
9
+ # This is the sample function which can be used to create an order with complete body.
10
10
  # The Intent in the request body should be set as "AUTHORIZE" for authorize intent flow.
11
11
  def create_order (debug=false)
12
12
  body = {
@@ -108,7 +108,7 @@ module Samples
108
108
 
109
109
  request = OrdersCreateRequest::new
110
110
  request.headers["prefer"] = "return=representation"
111
- request.request_body(body)
111
+ request.request_body(body)
112
112
  begin
113
113
  response = PayPalClient::client.execute(request)
114
114
  if debug
@@ -126,7 +126,7 @@ module Samples
126
126
  puts PayPalClient::openstruct_to_hash(response.result).to_json
127
127
  end
128
128
  return response
129
- rescue BraintreeHttp::HttpError => ioe
129
+ rescue PayPalHttp::HttpError => ioe
130
130
  # Exception occured while processing the refund.
131
131
  puts " Status Code: #{ioe.status_code}"
132
132
  puts " Debug Id: #{ioe.result.debug_id}"
@@ -134,7 +134,7 @@ module Samples
134
134
  end
135
135
  end
136
136
 
137
- # This is the sample function which can be used to create an order with minimum required body.
137
+ # This is the sample function which can be used to create an order with minimum required body.
138
138
  # The Intent in the request body should be set as "AUTHORIZE" for authorize intent flow.
139
139
  def create_order_with_minimum_body (debug=false)
140
140
  body = {
@@ -173,7 +173,7 @@ module Samples
173
173
  puts PayPalClient::openstruct_to_hash(response.result).to_json
174
174
  end
175
175
  return response
176
- rescue BraintreeHttp::HttpError => ioe
176
+ rescue PayPalHttp::HttpError => ioe
177
177
  # Exception occured while processing the refund.
178
178
  puts " Status Code: #{ioe.status_code}"
179
179
  puts " Debug Id: #{ioe.result.debug_id}"
@@ -188,4 +188,4 @@ end
188
188
  if __FILE__ == $0
189
189
  Samples::AuthorizeIntentExamples::CreateOrder::new::create_order(true)
190
190
  Samples::AuthorizeIntentExamples::CreateOrder::new::create_order_with_minimum_body(true)
191
- end
191
+ end
@@ -3,7 +3,7 @@ require_relative './create_order'
3
3
  require_relative './authorize_order'
4
4
  require_relative './capture_order'
5
5
  require_relative '../refund_capture'
6
- include BraintreeHttp
6
+ include PayPalHttp
7
7
 
8
8
  puts "Creating Order..."
9
9
  create_resp = Samples::AuthorizeIntentExamples::CreateOrder::new::create_order
@@ -4,7 +4,7 @@ module Samples
4
4
  module CaptureIntentExamples
5
5
  class CaptureOrder
6
6
 
7
- # This is the sample function performing payment capture on the order.
7
+ # This is the sample function performing payment capture on the order.
8
8
  # Approved Order id should be passed as an argument to this function
9
9
  def capture_order (order_id, debug=false)
10
10
  request = OrdersCaptureRequest::new(order_id)
@@ -33,7 +33,7 @@ module Samples
33
33
  puts PayPalClient::openstruct_to_hash(response.result).to_json
34
34
  end
35
35
  return response
36
- rescue BraintreeHttp::HttpError => ioe
36
+ rescue PayPalHttp::HttpError => ioe
37
37
  # Exception occured while processing the refund.
38
38
  puts " Status Code: #{ioe.status_code}"
39
39
  puts " Debug Id: #{ioe.result.debug_id}"
@@ -47,4 +47,4 @@ end
47
47
  # Order Id value should be replaced with the approved order id.
48
48
  if __FILE__ == $0
49
49
  Samples::CaptureIntentExamples::CaptureOrder::new::capture_order('4BH32103UX0864942', true)
50
- end
50
+ end
@@ -121,7 +121,7 @@ module Samples
121
121
  puts PayPalClient::openstruct_to_hash(response.result).to_json
122
122
  end
123
123
  return response
124
- rescue BraintreeHttp::HttpError => ioe
124
+ rescue PayPalHttp::HttpError => ioe
125
125
  # Exception occured while processing the refund.
126
126
  puts " Status Code: #{ioe.status_code}"
127
127
  puts " Debug Id: #{ioe.result.debug_id}"
@@ -135,4 +135,4 @@ end
135
135
  # This is the driver function which invokes the createOrder function to create an sample order.
136
136
  if __FILE__ == $0
137
137
  Samples::CaptureIntentExamples::CreateOrder::new::create_order(true)
138
- end
138
+ end
@@ -1,7 +1,7 @@
1
1
  require_relative '../capture_intent_examples/create_order'
2
2
  require_relative '../capture_intent_examples/capture_order'
3
3
  require_relative '../refund_capture'
4
- include BraintreeHttp
4
+ include PayPalHttp
5
5
 
6
6
  puts "Creating Order..."
7
7
  create_resp = Samples::CaptureIntentExamples::CreateOrder::new::create_order
data/samples/get_order.rb CHANGED
@@ -6,7 +6,7 @@ require 'ostruct'
6
6
  include PayPalCheckoutSdk::Orders
7
7
  module Samples
8
8
  class GetOrder
9
-
9
+
10
10
  # This function can be used to retrieve an order by passing order id as argument
11
11
  def get_order(order_id)
12
12
  request = OrdersGetRequest::new(order_id)
@@ -24,7 +24,7 @@ module Samples
24
24
  puts "Gross Amount: #{response.result.purchase_units[0].amount.currency_code} #{response.result.purchase_units[0].amount.value}"
25
25
  puts PayPalClient::openstruct_to_hash(response.result).to_json
26
26
  return response
27
- rescue BraintreeHttp::HttpError => ioe
27
+ rescue PayPalHttp::HttpError => ioe
28
28
  # Exception occured while processing the refund.
29
29
  puts " Status Code: #{ioe.status_code}"
30
30
  puts " Debug Id: #{ioe.result.debug_id}"
@@ -35,9 +35,9 @@ module Samples
35
35
  end
36
36
 
37
37
  # This is the driver function which invokes the get_order function with order id to retrieve
38
- # an sample order. For the order id, we invoke the create order to create an new order and then we are using
38
+ # an sample order. For the order id, we invoke the create order to create an new order and then we are using
39
39
  # the newly created order id for retrieving the order
40
40
  if __FILE__ == $0
41
41
  id = Samples::AuthorizeIntentExamples::CreateOrder::new::create_order.result.id;
42
42
  Samples::GetOrder::new::get_order(id)
43
- end
43
+ end
@@ -44,10 +44,10 @@ if __FILE__ == $0
44
44
  puts "Updated Custom Id: #{order.result.purchase_units[0].custom_id}"
45
45
  puts PayPalClient::openstruct_to_hash(order.result).to_json
46
46
  end
47
- rescue BraintreeHttp::HttpError => ioe
47
+ rescue PayPalHttp::HttpError => ioe
48
48
  # Exception occured while processing the refund.
49
49
  puts " Status Code: #{ioe.status_code}"
50
50
  puts " Debug Id: #{ioe.result.debug_id}"
51
51
  puts " Response: #{ioe.result}"
52
52
  end
53
- end
53
+ end
@@ -2,8 +2,8 @@ require_relative './paypal_client' #PayPal SDK dependency
2
2
  include PayPalCheckoutSdk::Payments
3
3
  module Samples
4
4
  class RefundCapture
5
-
6
- # This is the sample function performing capture refund.
5
+
6
+ # This is the sample function performing capture refund.
7
7
  # Valid capture id should be passed as an argument to this function
8
8
  def refund_capture (capture_id, debug=false)
9
9
  request = CapturesRefundRequest::new(capture_id)
@@ -29,7 +29,7 @@ module Samples
29
29
  end
30
30
  puts PayPalClient::openstruct_to_hash(response.result).to_json
31
31
  end
32
- rescue BraintreeHttp::HttpError => ioe
32
+ rescue PayPalHttp::HttpError => ioe
33
33
  # Exception occured while processing the refund.
34
34
  puts " Status Code: #{ioe.status_code}"
35
35
  puts " Debug Id: #{ioe.result.debug_id}"
@@ -43,4 +43,4 @@ end
43
43
  # Capture Id value should be replaced with the capture id.
44
44
  if __FILE__ == $0
45
45
  Samples::RefundCapture::new::refund_capture('2WB02631FY659550C', true)
46
- end
46
+ end
metadata CHANGED
@@ -1,29 +1,29 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: paypal-checkout-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - http://developer.paypal.com
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-03-24 00:00:00.000000000 Z
11
+ date: 2021-09-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
- name: braintreehttp
14
+ name: paypalhttp
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '0.5'
19
+ version: 1.0.1
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: '0.5'
26
+ version: 1.0.1
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: rake
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -74,7 +74,6 @@ extra_rdoc_files: []
74
74
  files:
75
75
  - ".gitignore"
76
76
  - Gemfile
77
- - Gemfile.lock
78
77
  - LICENSE
79
78
  - README.md
80
79
  - Rakefile
@@ -115,9 +114,9 @@ files:
115
114
  - samples/refund_capture.rb
116
115
  homepage: https://github.com/paypal/Checkout-Ruby-SDK
117
116
  licenses:
118
- - https://github.com/paypal/Checkout-Ruby-SDK/blob/master/LICENSE
117
+ - Apache-2.0
119
118
  metadata: {}
120
- post_install_message:
119
+ post_install_message:
121
120
  rdoc_options: []
122
121
  require_paths:
123
122
  - lib
@@ -132,9 +131,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
132
131
  - !ruby/object:Gem::Version
133
132
  version: '0'
134
133
  requirements: []
135
- rubyforge_project:
136
- rubygems_version: 2.5.2.3
137
- signing_key:
134
+ rubygems_version: 3.0.9
135
+ signing_key:
138
136
  specification_version: 4
139
137
  summary: This repository contains PayPal's Ruby SDK for Checkout REST API
140
138
  test_files: []
data/Gemfile.lock DELETED
@@ -1,48 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- paypal-checkout-sdk (1.0.2)
5
- braintreehttp (~> 0.5)
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- addressable (2.5.2)
11
- public_suffix (>= 2.0.2, < 4.0)
12
- braintreehttp (0.5.0)
13
- crack (0.4.3)
14
- safe_yaml (~> 1.0.0)
15
- diff-lcs (1.3)
16
- hashdiff (0.3.7)
17
- public_suffix (3.0.3)
18
- rake (10.5.0)
19
- rspec (3.8.0)
20
- rspec-core (~> 3.8.0)
21
- rspec-expectations (~> 3.8.0)
22
- rspec-mocks (~> 3.8.0)
23
- rspec-core (3.8.0)
24
- rspec-support (~> 3.8.0)
25
- rspec-expectations (3.8.1)
26
- diff-lcs (>= 1.2.0, < 2.0)
27
- rspec-support (~> 3.8.0)
28
- rspec-mocks (3.8.0)
29
- diff-lcs (>= 1.2.0, < 2.0)
30
- rspec-support (~> 3.8.0)
31
- rspec-support (3.8.0)
32
- safe_yaml (1.0.4)
33
- webmock (3.4.2)
34
- addressable (>= 2.3.6)
35
- crack (>= 0.3.2)
36
- hashdiff
37
-
38
- PLATFORMS
39
- ruby
40
-
41
- DEPENDENCIES
42
- paypal-checkout-sdk!
43
- rake (~> 10.0)
44
- rspec (~> 3.0)
45
- webmock
46
-
47
- BUNDLED WITH
48
- 1.17.3