Skip to content

feat: Update client libraries with PSP Merchant Management API#88

Merged
sbogolii-sift merged 3 commits intoSiftScience:masterfrom
jyothish6190:msue-123
Nov 7, 2022
Merged

feat: Update client libraries with PSP Merchant Management API#88
sbogolii-sift merged 3 commits intoSiftScience:masterfrom
jyothish6190:msue-123

Conversation

@jyothish6190
Copy link
Copy Markdown
Contributor

added all the PSP Merchant Management API functionalities to the sdk with test cases

Copy link
Copy Markdown

@vmykytenko-sift vmykytenko-sift left a comment

Choose a reason for hiding this comment

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

LGTM, minor formatting issue

assert(response.is_ok())
assert(response.body['decisions']['payment_abuse']['decision']['id'] == 'decision7')
assert(response.body['decisions']['promotion_abuse']['decision']['id'] == 'good_order')
assert (response.is_ok())
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

is space before braces required?

Copy link
Copy Markdown

@rvdovychenko-sift rvdovychenko-sift left a comment

Choose a reason for hiding this comment

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

LGTM

@sbogolii-sift sbogolii-sift merged commit 1d247b5 into SiftScience:master Nov 7, 2022
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.

4 participants