question

holodyn avatar image
holodyn asked jcy answered

Implementing 3D Secure / 3DS / Threeds with E-Commerce API / Tokens

I am surely missing something obvious, but can someone share how the 3DS is implemented?

I've read the docs for this, which explain adding new data to the charge payload, but where do you get these values? Do you need a 3rd party service to perform the callout for 3DS verification?

There seems to be a gap in the document that assumes we've already done / implemented the 3DS service and are now sharing the successful validation keys for the transaction.

I've tried passing over blank values for threeds > authentication_result but that throws a generic JSON invalid error, so clearly there's some way to acquire these values before making the charge request.

The documentation alludes to each card provider using a different 3DS middleware but doesn't talk about how those are engaged.

Use 3-D Secure for e-commerce transactions (clover.com)

I'm using iframe fields to get a token and passing that over with the charge request. The basic charge is working fine, but looking to resolve some chargeback issues we've been having.

Anyone done this successfully?

Thanks in advance!

e-commerce api
1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

joe-pop avatar image joe-pop commented ·

Did you ever get an answer on this? I suspect we need to use a third party to handle 3DS verification but it's not clear.


Square and Stripe both offer 3DS as part of their iframes. Would be great if Clover also had this offering.

0 Likes 0 ·
lilluunk avatar image
lilluunk answered

Implementing 3D Secure in e-commerce can significantly enhance security, but it's also important to choose the right business model. Whether you're leaning towards print on demand or dropshipping, understanding their differences is key. There's a comprehensive article I found that compares dropshipping vs print on demand. It covers all the essential aspects and can help you decide which model aligns best with your business needs.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

fortheminne1990 avatar image
fortheminne1990 answered

If you're considering e-commerce models, drop shipping wallpaper https://fancywalls.eu/peel-and-stick-wallpaper-wholesale/ can be a profitable and low-risk option, especially with customizable designs like peel-and-stick wallpaper from Fancy Walls. With dropshipping, you don't have to worry about inventory or upfront costs, as products are shipped directly from the supplier to the customer. This model is particularly beneficial if you're looking to offer a range of wallpapers in different styles without holding stock.

Fancy Walls provides a wholesale option for peel-and-stick wallpaper that is ideal for dropshipping. Their self-adhesive wallpapers are high-quality and easy to apply, which appeals to customers looking for hassle-free décor solutions. By focusing on dropshipping this type of wallpaper, you can tap into a growing market of home improvement and DIY enthusiasts, offering them trendy, customizable designs that are simple to install.

This approach allows you to scale your business efficiently, testing different styles or prints without committing to large orders. It's also worth noting that peel-and-stick wallpaper is increasingly popular, making it a smart addition to a dropshipping portfolio.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

jcy avatar image
jcy answered

I have the same question, I'm wondering if this is it, but I don't have any more information


Create a charge


"threeds": {

"source": "CLOVER"

}


options: CLOVER or NON_CLOVER

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community