OpenXE/userdata/wiki/XentralHandbuch/default/konto_stripe
2021-05-21 08:49:41 +02:00

3 lines
3.3 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<span style="font-size:28px;"><strong><span class="highlight" rel="Stripe">Stripe</span></strong></span><p>&nbsp;</p><h1>Stripe (API)</h1><span class="wiki-text">F&uuml;r Stripe k&ouml;nnen Live-Importe eingestellt werden. Dar&uuml;ber hinaus k&ouml;nnen auch R&uuml;ckzahlungen von <span class="highlight" rel="Stripe">Stripe</span> via API importiert werden.</span><br /><span class="wiki-text"><img alt=":wawision:stripe_live_import_name.png" class="wiki-image" data-mfp-src="/images/wiki-import/wawision/stripe_live_import_name.png" src="https://xentral.com/images/wiki-import/wawision/stripe_live_import_name.png" style="cursor: pointer;" /></span> <span class="wiki-text"><img alt=":wawision:stripe_live-import.png" class="wiki-image" data-mfp-src="/images/wiki-import/wawision/stripe_live-import.png" src="https://xentral.com/images/wiki-import/wawision/stripe_live-import.png" style="cursor: pointer;" /></span><br /><span class="wiki-text">Die Payouts k&ouml;nnen &uuml;ber den Schalter API_SKIPPAYOUTS=&gt;1; ausgelassen werden. Dadurch werden diese nicht abgeholt.</span><br /><br /><span class="wiki-text"><strong>API Key eintragen:</strong><br />Unter <a class="wiki-link" href="https://dashboard.stripe.com/account/apikeys">https://dashboard.<span class="highlight" rel="stripe">stripe</span>.com/account/apikeys</a> k&ouml;nnen Sie die API Keys einsehen.<br />Der Secret Key wird ben&ouml;tigt, damit Xentral die Zahlungen von <span class="highlight" rel="Stripe">Stripe</span> abholen kann. </span> <span class="wiki-text">Im Gesch&auml;ftskonto unter dem Punkt Live-Import k&ouml;nnen Sie diesen wie folgt eingeben:</span><pre><code class="hljs makefile">API_USERNAME=&gt;sk_live_xxxxxxxx;API_DAYS=&gt;3;API_ALLPAYMENTS=&gt;1;USE_PAYMENT_INTENT=&gt;1;
</code></pre><ul><li><strong>API_USERNAME</strong> &rarr; Secret Key aus dem <span class="highlight" rel="Stripe">Stripe</span> Dashboard</li><li><strong>API_DAYS</strong> &rarr; Zahlungen aus vergangenen x Tage abholen</li><li><strong>API_ALLPAYMENTS</strong> &rarr; Kann 0 oder 1 sein. Bei 0 werden nur die Einzahlungen importiert. Wird der Parameter hingegen auf 1 gesetzt, werden auch R&uuml;ckzahlungen importiert.</li><li><strong>USE_PAYMENT_INTENT=&gt;1;</strong> &rarr; Als Buchungstext wird die last_trans_id eingetragen.</li></ul><h1>Stripe (CSV)</h1> <span class="wiki-text">id<br />Description<br />Created (UTC)<br />Amount<br />Amount Refunded<br />Currency<br />Converted Amount<br />Converted Amount Refunded<br />Fee<br />Tax<br />Converted Currency<br />Mode<br />Status<br />Statement Descriptor<br />Customer ID<br />Customer Description<br />Customer Email Captured<br />Card ID Card Last4<br />Card Brand<br />Card Funding<br />Card Exp Month<br />Card Exp Year<br />Card Name<br />Card Address Line1<br />Card Address Line2<br />Card Address City<br />Card Address State<br />Card Address Country<br />Card Address Zip<br />Card Issue Country<br />Card Fingerprint<br />Card CVC Status Card AVS Zip Status<br />Card AVS Line1 Status<br />Card Tokenization Method<br />Disputed Amount Dispute Status<br />Dispute Reason Dispute Date (UTC)<br />Dispute Evidence Due (UTC)<br />Invoice ID<br />Payment Source Type<br />Destination<br />Transfer<br />Interchange Costs<br />Merchant Service Charge<br />Transfer Group<br />email (metadata)<br />order_id (metadata)</span>