pimax / fb-messenger-php

Facebook Messenger Bot PHP API
GNU General Public License v2.0
314 stars 147 forks source link

Support for Buy Button #55

Open seatechdev opened 7 years ago

seatechdev commented 7 years ago

Does this module support the Buy Button?

https://developers.facebook.com/docs/messenger-platform/send-api-reference/buy-button

wittfabian commented 7 years ago

No. I am currently working on several new features

wittfabian commented 7 years ago

Function still in beta

Payments are currently in beta. The feature can be tested by any bot in development mode, but the bot must be accepted into our beta program to receive payments in production.

Yiidiir commented 6 years ago

@wittfabian did you already implement those new features ?

wittfabian commented 6 years ago

No. But I just saw that there are new types of buttons.

https://developers.facebook.com/docs/messenger-platform/send-messages/buttons?locale=en_US#

wittfabian commented 5 years ago

Pull Requests are welcome!