question

gupta1812 avatar image
gupta1812 asked gupta1812 commented

how to open or launch customer app of clover using intent?

I want to verify the customer is existing or not. If not, then we have to launch customer app and add customer from there.

Customers
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 gupta1812 commented

Have you considered using the CustomerConnector to check for and create the customer if they don't exist?

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

gupta1812 avatar image gupta1812 commented ·

Yes, I am Using Customer Connector for creating the customer but unfortunately there were some missing in code, that's why it didn't work. Main concern is, I want to launch default Customer app from my app.

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

What does "there were some missing in code mean"?

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

It shows this error "does not have permission CUSTOMERS_W". How can i resolve this. even i gave the permission of read and write no sandbox account for the customer app.

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