get

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

get v10.4.28

Gets all the information about a mollie payment.

In pins 2 + flow
  • flow
    flow
  • connection required
    mollieconnection
  • id required
    value

    The identifier uniquely referring to this payment.

Out pins 7 + flow
  • flow
    flow
  • connection
    mollieconnection
  • success
    condition
  • payment
    object
  • metadata
    object
  • id
    value
  • status
    value
  • error
    value

A typical wiring for get: a function trigger starts the flow; the flow out pin feeds debug.

Studio canvas example for the get block: typical wiring for get.

Version history

Introduced in v10.4.28.


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