Skip to content

Commit

Permalink
[IMP] account_statement_import_online_paypal: new paypal event_code, …
Browse files Browse the repository at this point in the history
…T0403
  • Loading branch information
ntsirintanis committed Dec 15, 2023
1 parent 1b81b9d commit 142a207
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@
"T0303": _("Electronic funds transfer (EFT)"),
"T0400": _("General withdrawal from PayPal account"),
"T0401": _("AutoSweep"),
"T0403": _(
"Withdrawals initiated by user manually. Not related to automated scheduled withdrawals"
),
"T0500": _("General PayPal debit card transaction"),
"T0501": _("Virtual PayPal debit card transaction"),
"T0502": _("PayPal debit card withdrawal to ATM"),
Expand Down

0 comments on commit 142a207

Please sign in to comment.