Check Payment Intent Status

Meet the Check Payment Intent Status system action.

It is an action that displays the status information of the payment transactions, such as whether the payment was completed successfully, whether it was rejected or not, and whether it was approved by the bank, by giving the Id of a payment made with Check Payment Intent Status, which you added to the application you developed after Stripe integration, as a parameter.

Click +Add Action under the Properties panel to add the Check Payment Intent Status system action.(A)

You can add the action by clicking OnClick → Payment → Stripe → Check Payment Intent Status.(A)

Within the created action, Symbol Picker (B) is used to select the parameter input method for the action.

Then, the previously added paymentintent action link is added to Check Payment Intent Status → paymentintent as Actions Results → payment Intent Status → Status.

You can perform various operations on the Context menu (C) for the actions you create.

You can easily copy the action with the Copy option. This way, you gain speed where action repetition is required.

You can add a confirmation message for the action to run using the Add Confirmation option.

Also, with the Add Condition feature, you can specify certain conditions under which the added action should execute.

You can easily delete the action created with the Remove option.

Last updated