Job Runner

Make Stripe Payment Detail Page URL

Summary

Create a Stripe screen URL to display the detailed information of the specified payment ID.

How to Use

Stripe has a screen to display payment details. “Make Stripe Payment Detail Page URL” creates the URL for this screen.

The created URL will be set as the result of the action. You can obtain it from other actions using expressions like =$1.

Parameter

Set Payment ID.

Payment ID

Specify the Stripe payment (Payment Intent) ID.

The payment ID can be obtained from “Retrieve Payment Intent ID passed by Stripe Webhook”.