Wappler Version : 3.9.1
Operating System : mac
Server Model: node
Database Type: maria
Hosting Type: custom
Expected behavior
The output from a Stripe api action should be available in the app connect data bindings
Actual behavior
Nothing is available
The data from the output is actually available for use if manually entered, it is just not available in the data bindings picker.
Tested on retrieveCustomer.
George
March 22, 2021, 8:20pm
3
Have you enabled the output of the retrieve Customer Action step?
Per default it’s off as you don’t want to send all the sensitive and rich stripe data to the client, but just a selection that you usually do in a next step as set value
George
March 22, 2021, 8:27pm
5
Are you sure you have enabled it like this:
Then I get:
Yup, output on.
In double checking, I tried taking it out of a Try/Catch and it works.
So the real issue is that anything (or at least a query or a stripe action) in a try/catch does not show in data bindings even with output on.
George
March 22, 2021, 8:45pm
7
aha! Good catch with the try/catch
seems that is giving output problems indeed. Will investigate
1 Like
George
March 22, 2021, 9:00pm
8
found it - will be fixed in the next update
1 Like
George
March 29, 2021, 10:53am
9
This was fixed in Wappler 3.9.2