Compare experiences

For personal sales channels, such as retail stores and restaurants, you can use Flexa Payments to accept digital currency payments using one or any combination of our lightweight apps and API integrations.

All acceptance options include complete fraud protection, full legal and regulatory compliance coverage, and guaranteed settlement at the time of authorization.

Payment pagesPayment clipsPoint of SaleAPI only
OVERVIEWQuickly deploy our hosted UI for simple, fast, and wide-reaching acceptance.Enable the fastest in-person acceptance experience, available in select wallets only.Get up and running quickly with the widest reach using a fully featured mobile and tablet app.Build your own integration for a fully bespoke experience.
PAYMENT METHODS
  • All popular wallet adapters
  • QR code payment requests
  • Web3 browser extensions
  • Universal links
  • Copy-and-paste
Instant authorizations using proprietary flexcodes
  • All popular wallet adapters
  • QR code payment requests
  • Web3 browser extensions
  • Universal links
  • Copy-and-paste
  • All popular wallet adapters
  • QR code payment requests
  • Web3 browser extensions
  • Universal links
  • Copy-and-paste
CUSTOMER UIResponsive web (desktop and mobile)Native mobile appsResponsive web (desktop and mobile)Responsive web and native mobile apps
HARDWARE REQUIRED FOR IN-PERSON CONTEXTSCustomer-facing display for presenting QR codesOptical barcode scanner configured to read PDF417 or Code 128 barcodesiPhone or iPad deviceNone — completely customizable
OTHER FEATURES
  • Offers and discounts
  • Built-in compliance
  • Offers and discounts
  • Built-in compliance
  • Multi-player payments
  • Offers and discounts
  • Built-in compliance
  • Offers and discounts
  • Built-in compliance
  • Multi-player payments
PARTNER AVAILABILITYLeading providersLeading providersNo partner needed — use any iPhone or iPadOnly available directly from Flexa

Choosing the best payments experience for your in-person payments integration often comes down to a single factor, which is whether you have the ability to present a dynamic QR code on a customer-facing display during checkout.

At Flexa, we use the terms “customer-presented” and “merchant-presented” to help distinguish between in-person payments that are initiated by data displayed on a customer’s mobile device and data displayed on a merchant point-of-sale device, respectively. If your in-person acceptance equipment can present a dynamic QR code to customers at checkout, your optimal integration path will almost always consist of a merchant-presented payments experience like payment pages.

If you can’t use a customer-facing display to present QR codes at checkout, you can still enable Flexa Payments at points-of-sale using customer-presented payments. Flexa’s customer-presented payment experience, making use of payment clips, is processed by your sales associates using any generic optical barcode scanner. While an approach using only payment clips will necessarily constrain your reach to a limited number of Flexa-enabled apps, we’ve also found that payment clips offer a 2–3× faster checkout experience, and may therefore be preferable when optimizing for customer time-in-lane.

:::callout A note about the payment clips experience The payment clips experience is currently only available within a limited number of “Flexa-enabled” apps whose developers have integrated the Flexa Layers SDK. When these apps interact with a Flexa payments page, however, we automatically “upgrade” them to the payment clips experience instead. As a result, if you integrate with payment pages for your in-person payments, you can take advantage of all of the benefits of payment clips for Flexa-enabled apps, while also enabling acceptance for the broadest possible set of wallets. :::

Our Sales team can help you navigate any other constraints that might impact your desired payments experience. For example, if you can’t offer a customer-facing display at checkout, but want to ensure your reach to all digital currency wallet apps, you might try integrating Flexa Payments directly into your mobile app so that your customers can purchase closed-loop credit in advance of an in-person payment.

Or, if your roadmap requires a phased approach, and a direct payment pages or payment clips integration is cost-prohibitive, you could try launching a pilot with an upstream gateway or through a limited deployment of our Point of Sale app. Whatever the circumstances, we’ll be glad to help you find a workable solution for your use case.

Use payment pages with QR codes

Payment pages are “checkout”–style web pages, hosted by Flexa, that your customer can access on their personal mobile device in order to make a digital currency payment according to their own preferences (such as using a desired app or payment currency). Our payment pages are meticulously designed to optimize for conversion from the widest variety of digital currency wallets in mobile contexts, and as a result, we highly recommend this Flexa Payments experience for most integrations.

Payment pages are also easy to implement for in-person payments, requiring just 2–3 requests to the Flexa API for each completed digital currency authorization. Our Sales team can help you choose a partner who is already providing Flexa payment pages through their payment gateway or middleware. Alternatively, you can integrate payment pages into your in-person checkout experience yourself with just a few lines of code:

  1. Configure “Flexa” as a new tender type for your store associates to select on your point-of-sale terminal when a customer asks to make a digital currency payment.
  2. Decide what style of payment page you want to appear on your customer’s mobile device. Possible options include pay, buy, or donate. The style you choose will determine the label on the submit button presented to the user (e.g., “Pay Now”).
  3. When your point-of-sale device is ready to collect payment from your customer, create a link that includes the total payment amount you want to collect as a total debit object along with the optional confirmation message you want to display upon payment completion.
  4. Next, render the url of the returned link object as a QR code. If space is limited on your customer-facing display, you can also try uppercaseing the URL before rendering the QR code in order to take advantage of the QR code format’s uppercase-only alphanumeric encoding mode], which conveys data more densely.
  5. Prompt your customer to scan the QR code using the default camera app on their mobile device. Optionally, also display a prompt for your sales associates to help them guide your customer to payment completion (e.g., “Ask customer to scan QR code using their mobile camera app”).
  6. Finally, watch for a commerce_intent.completed event that corresponds with the commerce intent identifier returned with the link object you created in step 3. This event indicates that the digital currency payment has successfully processed and that you can now proceed with closing out the transaction.

Use the Point of Sale app

Flexa Point of Sale is a streamlined, no-code solution for accepting digital currency payments from your customers using your own iPhone or iPad as an acceptance device.

To accept a payment using the Point of Sale app, you should first ring up your customer’s purchase using your primary point-of-sale terminal. Then, switch to the Flexa Point of Sale app (either on the same device or on a separate, dedicated device) and key in the total amount to be paid. A QR code will be presented for your customer to scan with their personal mobile device so that they can complete a digital currency payment according to their preferences. When the customer’s payment is completed, Point of Sale will display a ✓ Done message to indicate that the payment was approved.

Point of Sale also enables more sophisticated acceptance scenarios, with support for dynamic inventory tracking, variants, cart management, and more. Activate Point of Sale using your Dashboard or request an activation code from our Partnerships team to get started with Point of Sale for digital currency payments today.

Integrate directly with the Flexa API

If the Flexa-hosted payment page or payment clips aren’t sufficient for your needs, you can also build a custom in-person acceptance integration directly on top of commerce intents. With this approach, Flexa provides all of the necessary frameworks for requesting and capturing digital currency payments from your customers, and you provide the acceptance UI, either in a web page you host yourself or directly within your customer-facing acceptance interface (such as a PIN pad or kiosk).

Contact our Sales team for more information on building your own payments acceptance experiences with the Flexa API using commerce intents.