There was a point in my life when music was the primary focus. After high school, I decided to join a few friends to give a career in music a shot. Since I have no shame, here is a photo of me during that period of my life:
If this information about me is new to you, you are likely to conclude that the dream of being a rock star did not pan out quite as I planned back in the mid-1980s.
That desire did lead me to the
Last fall, I decided to add a piano to our home. While I enjoy the sound of a traditional piano, I couldn’t stomach the footprint required for such an instrument. My focus became a digital piano.
What I noticed during my product search was how every merchant offered some form of a “buy now, pay later” (BNPL) option for new purchases. Basically, I would pay a portion of the purchase price now, and then equal payments would be due over the following six weeks. Here is one example I found:
From a technical point of view, I wanted to know how a BNPL solution is architected, so I started digging into this topic a little deeper.
Last year, I discovered the Marqeta payment platform and published the following article:
Leveraging Marqeta to Build a Payment Service in Spring Boot: A How-To Guide
As a part of that endeavor, I found an API that was well-documented and easy to use. In fact, I wrote a follow-up article on how to create a rewards card program using the Marqeta service:
The Rewards Card System is Broken and Here is How I Tried to Fix It
In that second article, I discovered that Marqeta provides a solid foundation for adding a rewards card to your business or program opportunity.
Based on the depth of the Marqeta platform and its impressive API, I looked there first to determine if they had something BNPL-related in their arsenal of services.
It turns out, they do.
The Marqeta approach to offering a BNPL solution follows the flow illustrated below:
Regardless of whether this transaction happens in a traditional music store or online, the process does not change. The sales process allows customers to select a BNPL option, which drives a short workflow to request a short-term credit line for the exact amount of the purchase.
If approved, the BNPL provider leverages the Marqeta payment platform to create a pre-funded virtual card that can be used for a single purchase. From the merchant’s perspective, this transaction looks no different than if the customer provided a debit or credit card (Discover, Mastercard, or Visa) in person.
In fact, this same flow that I presented in my “Leveraging Marqeta to Build a Payment Service in Spring Boot: A How-To Guide” article still holds true:
In this case, the Funding Source and Card Product aspects are linked to the BNPL provider, which establishes a card to use for payment.
The BNPL provider will then make sure the remaining payments are collected, allowing both the merchant and Marqeta to remain focused on their business functions.
In the example above, the market-leading BNPL service, Afterpay, partnered with Marqeta to allow the purchase to occur instantly. Since March 2020, Marqeta has been the payment partner used by Afterpay to handle their impressive growth and new product innovation. You can read more about their partnership here:
Afterpay Selects Marqeta as its U.S. Payments Partner
To get an understanding of the impact BNPL options have in today’s marketplace, consider these statistics related to the Afterpay service:
It is common for merchants who offer a BNPL option to see a 20% increase in cart conversion and the average order size increases by an additional 40%. These conclusions line up with the assumption that today’s shoppers are very interested in buying items now and paying for them later.
For each of these transactions, the Marqeta platform is being utilized to provide a seamless payment experience which further contributes to a positive customer experience.
In the example flow above, step three focused on the interaction with the Afterpay service, which over 85,000 merchants (big and small) have selected as their BNPL partner. The service handles all aspects of establishing a short-term credit line focused on a single transaction. Then, it handles making sure the debt is repaid via four equal payments over the following six weeks.
While Marqeta is leveraged for payment processing of the initial transaction, the remainder of the Afterpay service is quite involved, which raises the question: Should I build my own Afterpay-like service, or should I integrate with a service like Afterpay?
My recommendation here is to revisit the goals and objectives of your business. If what you bring to market justifies handling these items internally, the time and materials required to build an Afterpay-like service are something to consider. If this is not the case, then consider integrating a service like Afterpay to keep your focus on your business priorities and objectives.
Merchants looking to get started using Afterpay simply fill out an online form at the following URL:
From a cost perspective, expect to pay 30 cents (USD) per transaction and a 4-6% commission fee. While the transaction fee is similar to other services like PayPal, the commission fee is highest between Afterpay, PayPal, and major credit cards.
Merchants should keep these costs in mind and understand the return-on-investment (ROI) before moving forward with the Afterpay service.
The alternative to using a service like Afterpay is to build your own BNPL solution. In this scenario, the use of the Marqeta service does not change. It is still the recommended approach for handling the original purchase transaction.
In fact, the flow remains the same with Marqeta. It is only the funding account owner that changes:
Instead of the customer providing a funding source (when making a purchase), your business (the one which is creating its own BNPL service) would establish the funding source to be used to purchase products from a participating retailer.
Once the purchase is made, it is up to your business to manage and track the other aspects involved. Some high-level items to consider include:
Similar to the decision to leverage a service like Afterpay, businesses should evaluate the cost to build a competing product in order to estimate when the service will begin to provide an additional revenue stream.
Since last year, I have been trying to live by the following mission statement, which I feel can apply to any IT professional:
“Focus your time on delivering features/functionality which extends the value of your intellectual property. Leverage frameworks, products, and services for everything else.”
- J. Vester
In this example, merchants who wish to offer customers flexible payment options can leverage the Afterpay service. They also have the option to build their own BNPL service and let Marqeta handle the payment processing functionality. Either approach leverages an existing service to keep engineering teams focused on meeting their own business needs or requirements.
But that’s not where this story ends.
As I found in my prior publications, Marqeta provides a payment platform that offers a hands-off approach to financial transactions. In this case, the Marqeta service is instrumental in allowing services like Afterpay to complete that initial purchase so that the customer walks away with a seamless transaction. This means that the Afterpay team can remain focused on writing new features and functionality in their applications, which adheres to my mission statement 100%.
If your application or service has payment-related needs and you are not currently utilizing the Marqeta platform, then I highly recommend adding this platform to your shortlist of providers to review.
To finish the story in my introduction, despite the flurry of online options for my digital piano purchase, I ended up buying a Kawai digital piano from Piano Solutions, a local merchant close to my home:
While at the store, I was given the opportunity to sit behind a
Have a really great day!
Also Published here