オフラインで実行するベータ
インターネット接続の利用が断続的または限定的であるか、まったく利用できない状態で決済を受け付けます。
When you’re operating with intermittent, limited, or no network connectivity, Stripe Terminal allows you to store payments locally on your POS device. When a network connection is restored, the SDK automatically forwards any stored payments to Stripe.
From your application’s perspective, the payment collection process is similar to operating online. While offline, the SDK securely stores the payment information and automatically forwards the stored payments when connectivity is restored. The SDK allows you to handle offline-related events using callbacks to your application.
提供状況
支払い方法: Visa、Mastercard、ディスカバー、アメリカン・エキスプレス
顧客は、サポート対象のカードブランドに属するカードや NFC ベースのモバイルウォレットを提示できます。カードをスワイプすることはできません。欧州経済領域 (EEA) で支払いを回収する場合、顧客はカードを挿入して、PIN を入力する必要があります。
Interac, eftpos, and girocard aren’t supported. Co-branded eftpos cards are routed through the international scheme instead. For more information, see eftpos Australia.
Readers: BBPOS Chipper 2X BT, Stripe Reader M2, BBPOS WisePad 3
Connection type: Bluetooth, USB (Android only)
Integration types: iOS SDK, Android SDK, React Native SDK
オフライン中に決済を回収する
The following diagram describes the payment collection process when the Terminal SDK is offline. When storing payments, the SDK stores the payments to disk. You can safely reboot the POS device even if it has stored offline payments. When you re-initialize the SDK and it has reestablished a connection to the internet, and the SDK resumes forwarding any remaining stored payments.
保存された決済をオンライン時に転送する
以下の図は、接続が回復した後で、保存された決済がどのように転送されるかを示しています。