As I could see facebook payment subscription documentation the price is hardcoded in the open-graph html object (fbpayment:price) which is referenced each time a subscription is created. I would like to know if there is some work around to set the price at the time a user creates the subscription. I.e. some kind of parameter into the subscription order or something like that.
As I could see facebook payment subscription documentation the price is hardcoded in the
Share
I could be misreading that document, but from that documentation:
and
Doesn’t that cover your use-case?