Transaction in jovo-platform-googleassistantconv

google-assistant

#1

I’m using GoogleAssistant from jovo-platform-googleassistantconv
None of the Transaction APIs seem to be working?
For example:
this.$googleAction.$transaction.getConsumables(skuId);

or

this.$googleAction.$transaction.checkDigitalPurchaseRequirements();


#2

Hey @MarekMis

Transactions are not supported on Conversational Actions yet. We’re planning to add it in December/January.


#3

That’s great! I managed to sort it out using Action Builder, but it’s much more elegant in Jovo :slight_smile: