question

mybmr avatar image
mybmr asked David Marginian Deactivated commented

While saving order in clover register app getting different order ID in broadcast receiver.

We try to save order details in our app while when save order in clover register app in broadcast receiver getting different order ID using below action from the intent

com.clover.intent.action.ORDER_CREATED

We also double check when we save order using save button in register app below two broadcast is calling in our app and that order ID didn't match with in clover order app.

com.clover.intent.action.V1_ORDER_BUILD_START
com.clover.intent.action.ORDER_CREATED

let me know the how we can save order details like order_id,order_amount in our app when click save button using clover register app.

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

David Marginian avatar image David Marginian ♦♦ commented ·
I am sorry, your question is confusing and unclear to me. I don't understand what your app is doing and what your end goal is.
0 Likes 0 ·

0 Answers

·

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