Bixby Developer Center

References

url

requiredvalue optional

The URL, with any parameters encoded, which invokes the gateway. This is specified as a string template in the scope of the action inputs.

Example

url {
template ("https://some-gateway-url.com:9443/appif/xo/paymentPg.do?orderNo=#{value(order.orderNo)}")
}

Child Keys

macro
optional
Defines a layout, a portion of a layout, or a dialog with a macro
template
optional
Text to be passed
template-macro
optional
Encapsulates dialog logic that normally would lead to duplication