mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[UPD] README.rst
This commit is contained in:
@@ -86,6 +86,10 @@ Known issues / Roadmap
|
||||
* `PayPal Transaction Info <https://developer.paypal.com/docs/api/sync/v1/#definition-transaction_info>`_
|
||||
defines extra fields like ``tip_amount``, ``shipping_amount``, etc. that
|
||||
could be useful to be decomposed from a single transaction.
|
||||
* There's a known issue with PayPal API that on every Monday for couple of
|
||||
hours after UTC midnight it returns ``INVALID_REQUEST`` incorrectly: their
|
||||
servers have not inflated the data yet. PayPal tech support confirmed this
|
||||
behaviour in case #06650320 (private).
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
|
||||
@@ -438,6 +438,10 @@ for details.</li>
|
||||
<li><a class="reference external" href="https://developer.paypal.com/docs/api/sync/v1/#definition-transaction_info">PayPal Transaction Info</a>
|
||||
defines extra fields like <tt class="docutils literal">tip_amount</tt>, <tt class="docutils literal">shipping_amount</tt>, etc. that
|
||||
could be useful to be decomposed from a single transaction.</li>
|
||||
<li>There’s a known issue with PayPal API that on every Monday for couple of
|
||||
hours after UTC midnight it returns <tt class="docutils literal">INVALID_REQUEST</tt> incorrectly: their
|
||||
servers have not inflated the data yet. PayPal tech support confirmed this
|
||||
behaviour in case #06650320 (private).</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="bug-tracker">
|
||||
|
||||
Reference in New Issue
Block a user