Skip to content

Instantly share code, notes, and snippets.

View ehnischiguti's full-sized avatar

Eduardo Nischiguti ehnischiguti

View GitHub Profile
@ehnischiguti
ehnischiguti / transaction_report.txt
Created September 5, 2017 22:43
Python script to simulate transaction in Pagar.me's environment.
** Recipient_1 **
+---------------+----------+-------+--------------------+--------------+------------+----------------+-------------------------+
| installment | amount | fee | anticipation_fee | net_amount | duration | payment_date | original_payment_date |
|---------------+----------+-------+--------------------+--------------+------------+----------------+-------------------------|
| 1 | 3743 | 142 | 0 | 3601 | 0 | 2017-10-06 | 2017-10-06 |
| 2 | 3755 | 148 | 0 | 3607 | 0 | 2017-11-07 | 2017-11-07 |
| 3 | 3755 | 148 | 0 | 3607 | 0 | 2017-12-05 | 2017-12-05 |
| 4 | 3755 | 148 | 0 | 3607 | 0 | 2018-01-04 | 2018-01-04 |
| 5 | 3755 | 148 | 0 | 3607 | 0 | 2018-02-0