Skip to content

Conversation

@peter-joseph
Copy link
Collaborator

No description provided.

@peter-joseph peter-joseph changed the base branch from master to development April 30, 2019 17:20
azakrevska-epam and others added 9 commits May 3, 2019 13:49
* HW-51226. Add support to PayPal account update
* HW-51227. Add support to create PayPal accounts
* HW-51321: Add support to retrieve PayPal accounts
* HW-51228. Add support for PayPal account deactivation
* HW-51228. PayPal Account Deactivation
* HW-51229: Add support to list PayPal accounts
@fmattos-hw fmattos-hw marked this pull request as ready for review May 4, 2019 02:10
fmattos-hw
fmattos-hw previously approved these changes May 6, 2019

final PayPalAccount.Builder builder = new PayPalAccount
.Builder("US", "USD", "jsmith@paypal.com")
.token("trm-ac5727ac-8fe7-42fb-b69d-977ebdd7b48b");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove token here please


final PayPalAccount payPalAccount = new PayPalAccount
.Builder("", "USD", "jsmith@paypal.com")
.token("trm-ac5727ac-8fe7-42fb-b69d-977ebdd7b48b")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also here as well

@@ -0,0 +1,8 @@
{
"errors": [
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please reuse system_error_response.json instead of adding a new JSON file.

@skoong skoong merged commit 2199e6d into development May 6, 2019
vshcherbyna-epam pushed a commit that referenced this pull request May 7, 2019
Add support for PayPal account endpoint
vshcherbyna-epam pushed a commit that referenced this pull request May 7, 2019
Add support for PayPal account endpoint
vshcherbyna-epam pushed a commit that referenced this pull request May 7, 2019
Add support for PayPal account endpoint
fmattos-hw pushed a commit that referenced this pull request May 8, 2019
Add support for PayPal account endpoint
fmattos-hw pushed a commit that referenced this pull request May 8, 2019
Add support for PayPal account endpoint
fmattos-hw pushed a commit that referenced this pull request May 8, 2019
Add support for PayPal account endpoint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants