question

veerendrajetty avatar image
veerendrajetty asked David Marginian Deactivated commented

Please help me understanding the Payment process

Hi,

Please help me in understanding this situation,

We built apps for our customers on their brand name.

1. If i develop app and upload using my developer account,

Our Customer app can able to take payments?

If so, what is the Remote APP ID should i provide in that Particular APP?

2. Payment processed in our app, Now who will get that money ? Either to Developer account or Account registered for that clover device ?

Thanks


Payments
10 |2000

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

David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated edited

1) The remote application id will be generated in the developer dashboard when you create a new app:

1) Login to your developer dashboard

2) Create a new app

3) Enter info in the first dialog (app name, regions).

4) Select App settings (left nav)

5) Select the pencil icon next to App Type

6) Select yes for "Is this app an integration of an existing point of sale?"

7) Select generate RAID


2) The merchant gets the money. You can read about monetizing your app here - https://docs.clover.com/clover-platform/docs/monetizing-your-apps.

10 |2000

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

veerendrajetty avatar image
veerendrajetty answered veerendrajetty commented

Hi David,

Sorry, i didn't catch the second point.


For example, You own a restaurant, and i provide an POS app on your restaurant name and you have installed your POS app (developed by us) on clover flex. Now, you took payment directly from your POS app (developed by us).

Now, this money will be directly deposit to Restaurant Account or Developer Bank Account ?


Please note: Our App is not metered or subscribed app, it is Free APP

4 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.

David Marginian avatar image David Marginian ♦♦ commented ·

It is the merchant's money, it goes into their account.

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

Thanks David, i want the same.

So, i just need to Create App with Restaurant brand in my account with RAID and App can be installed on Restaurant's Clover device and money will deposit in Restaurants account, Correct ?

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

The merchant will get the money, correct.

0 Likes 0 ·
Show more comments
Jeffrey Blattman avatar image
Jeffrey Blattman answered David Marginian Deactivated commented
Payment processed in our app, Now who will get that money ? Either to Developer account or Account registered for that clover device ?

Payments are processed on behalf of the merchant, not the developer. The merchant gets the money.

Your app can't take payments directly. You can initiate a card-present payment which will invoke various Clover applications to complete the process, with interaction from the merchant.

2 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.

veerendrajetty avatar image veerendrajetty commented ·

My App does this PaymentConnector.sale(salerequest);

Is this correct way accept payment from my app?

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

Yes, using Payment Connector is fine.

0 Likes 0 ·

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