create paymentrequest

This block is part of the tikkie group and was last modified in core v10.4.28.

create paymentrequest v10.4.28

Creates a payment request.

In pins 5 + flow
  • flow
    flow
  • connection required
    tikkieconnection
  • amount in cents
    number
  • description required
    value
  • expiry date
    date
  • reference id
    value
Out pins 4 + flow
  • flow
    flow
  • connection
    tikkieconnection
  • success
    condition
  • response
    object
  • status code
    number

A typical wiring for create paymentrequest: a function trigger starts the flow; create paymentrequest feeds the connection pin; value feeds the description pin; the flow out pin feeds debug.

Studio canvas example for the create paymentrequest block: typical wiring for create paymentrequest.

Version history

Introduced in v10.4.28.


Back to tikkie Return to the main group to view all sub-groups Back to tikkie Return to the group to view all blocks within this group