question

revanth avatar image
revanth asked David Marginian Deactivated commented

Can we integrate the Clover payment iframe in a website for a merchant without using an app. With just merchant token and mId

I just have my merchant ID and access-token and I want to build a payment method using Clover iframe with these in my website. Can we do that without using app / developer app

Paymentsclover developer community
10 |2000

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

1 Answer

·
David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated commented

If you are building a solution for a single merchant, yes. If you are building a solution for multiple merchants, no (in this case your app needs to be in the Clover App Market and go through our approval process).

8 comments
10 |2000

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

revanth avatar image revanth commented ·

Can you guide me through, how we can achieve for single merchant!? Thanks I’m advance

0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ revanth commented ·

First, I recommend creating a sandbox account (https://docs.clover.com/docs/setup-clover-sandbox-account). During the account creation process you will create a test merchant. From your developer account you change contexts to your merchant dashboard via the drop-down at the top of the page. You can then create a token via Setup -> API Tokens.

1 Like 1 ·
revanth avatar image revanth David Marginian ♦♦ commented ·

Can we use this API Token in the Clover SDK and create clover instance like const clover = new Clover(API Token) ; and initiate my customer input form for creating card token.

0 Likes 0 ·
Show more comments

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