Handoff to PaySquad

Redirect the user to PaySquad to allow them to begin the process of inviting others to pay

When a successful basket creation from an integration partner has been created, a PaySquad Token will be generated and returned in the response. This token can be used to direct the user to start the payment process using our web services.

The PaySquad interface will walk the user through the full payment flow including authentication, selection, and payment from multiple payment methods, and then onto the social aspects/sharing the PaySquad with other people. PaySquad web services will generate event-driven notifications you can subscribe to, which inform you when specific things happen in the payment process. See Live Update Notifications.

Technical Details

To begin the flow, redirect the user to APP_URL/flow/{paySquadId}, where PaySquad ID is the identifier returned in the Create a new PaySquad request.
You can also use the contributionLink value from the json response aswell.

For contributing to a PaySquad during testing '4242 4242 4242 4242', or most other cards listed at https://stripe.com/docs/testing can be used.