Closed tinyCoder32 closed 2 years ago
Bro, what is the:
options.product.catalogWid.toString({
legacy: true
}),
Business Owner Jid needs to be: userid@s.whatsapp.net and a Business Account Like: 351919911991@s.whatsapp.net
and the following arguments are missing:
I don't have enough information, I used the same object that some other WA projects using online.
the previous update, MD version can send catalog using whatsapp business account. but in latest update, this function doesn't work well
anyone can help?
the previous update, MD version can send catalog using whatsapp business account. but in latest update, this function doesn't work well
anyone can help?
you meant a list message,
Yeah i mean list feature
Yeah i mean list feature
this is catalog brother. You are using the business edition of whatsapp which physically blocks the sending of a list
Yeah i mean list feature
this is catalog brother. You are using the business edition of whatsapp which physically blocks the sending of a list
oh i see. so the business whatsapp doesn't work for list. and i found another one when i tried to send button in MD version, it didn't work well (the message was stucked)
Bro, what is the:
options.product.catalogWid.toString({ legacy: true }),
Business Owner Jid needs to be: userid@s.whatsapp.net and a Business Account Like: 351919911991@s.whatsapp.net
and the following arguments are missing:
* deprecatedMms3Url * directPath * filehash * encFilehash * mimetype ("image/jpeg","image/png" ...) * mediaKey * mediaKeyTimestamp
you can simply get the product by id, no?
Yeah i mean list feature
this is catalog brother. You are using the business edition of whatsapp which physically blocks the sending of a list
oh i see. so the business whatsapp doesn't work for list. and i found another one when i tried to send button in MD version, it didn't work well (the message was stucked)
will fix, already known of for 3 months, thanks for reporting anyways
you can simply get the product by id, no?
Yes of course, but I am unable to send it to a specific chat.
Is there any chance to get this working?
Duplicate of #707
Is your feature request related to a problem? Please describe. Yes, can not send catalog products. Catalog products are very useful for small businesses, we'd like to send products to our customers.
Describe the solution you'd like Adding support to send catalog products, just like vcards, locations and images.
Describe alternatives you've considered I've tried adding the product type to the message sending function with the required fields:
However, the message stays pending and never gets sent.
Additional context This is how catalog products look like when sent:
Thanks for your efforts.