Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

I. Payment Configuration in Magento backend

Go to POS admin > Settings > Payments for POS > Select Stripe terminal

image-20241015-073853.png

Fill in below information:

image-20241015-073953.png

Choose Sandbox Mode = Yes if you want to test (without real transaction), choose No if you want to use it in production (with the real transactions)

To get Secret Key, please refer to this linkĀ https://stripe.com/docs/keys

II. Terminal configuration in POS

  • Register new Terminal

  • Connect to a registered Terminal

  • Disconnect to the current Terminal before connecting to the new one.

III. Stripe Terminal payment option when checkout

Send the payment request to Terminal then wait for the response.

Record the payment info in the order detail

The card number will be displayed like ************1234

  • No labels