No content to show
User Activity
09-02-2024
Hi everyoneHere is the situation- Customer ordered with a bank deposit payment- From our system, we will check if those payments are made using API- If yes, add the payment to that order- Should mark as partially paid if total payment is not equal to...
08-14-2024
Hi @Liam Is there a way to partially paid the orderHere is the scenario- check if it is paid the exact amount -> mark as paid- if not, mark as partial paid
08-13-2024
Thank you!
08-12-2024
Can the order be marked as paid using REST API?The store will have a bank transfer payment. We will check if the payment is complete using their API and mark the shopify Order as Paid.
Hi, sorry for the late reply. I'm sorry, I don't have a fix for this. We can't really limit the number of app blocks.
04-14-2024
Hello everyone, is it possible to modify this request from Carrier Service webhook?Like add a "checkout_token" or any data to this requestHope to get a reply to any of youThank youSample request here{
"rate":{
"origin":{
"c...
Is this possible?Having the same issue
Same issue, is this fixed or any of you found a workaround?
04-09-2024
Hi everyoneI'm having an issue hereWhen ordering with 2 items and each items is located to different location,the shipping_lines -> code and title are the samethe code should be based on the carrier services from checkoutKindly check the attached ima...
any update on this?
Hi, how do you limit the theme app extension block to only 1?
HiIs there a way to limit the theme app block?I only want 1 theme app block from the app that I installed.Whenever I click the deep link multiple times, the theme app block is being added