Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Stripe processes billions of dollars in payments per day, but not all of these payments are legitimate. Sometimes, the purchase is made without the end

Stripe processes billions of dollars in payments per day, but not all of these payments are legitimate. Sometimes, the purchase is made without the end user's authorisation using stolen bank info, and in other cases, the end user was charged more than they had originally agreed to pay, in these cases, the end user can go to the bank and file a chargeback on the transaction, the bank in turn sends this chargeback information to Stripe

The chargeback is the first stage in the lifecycle of a dispute, in this programming exercise, your job is to extract relevant information about a dispute by parsing this chargeback information, so the dispute can then be surfaced to the merchant.

Part 1: Parsing valid network chargeback information

We first want to construct a simple parser that parses corred chargeback info that is easier for humans to read and digest. You will need to read the contents of one or more files and output the aggregated dispute information. In part 1, all input will be valid.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intermediate Accounting

Authors: Donald E. Kieso, Jerry J. Weygandt, And Terry D. Warfield

13th Edition

9780470374948, 470423684, 470374942, 978-0470423684

More Books

Students also viewed these Accounting questions

Question

What are the arguments for and against policy rules?

Answered: 1 week ago

Question

Discuss the techniques of sales forecasting.

Answered: 1 week ago

Question

Write short notes on Marketing mix.

Answered: 1 week ago