Create a payment session
Authentication
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
Request
The API caller’s internal customer ID for the person initiating the payment.
It must be the same reference used when invoking the Pre-eligibility check API.
The unique identifier for the property receiving this payment. Must match a property_ref from a previously onboarded property. Used to identify the property and map payments to the correct client account for fund segregation.
Response
A hosted payment page URL that displays Redpin’s secure payment flow. This URL can be integrated into your mobile app (via webview) or website (via redirect or iframe), allowing users to review payment details and complete the cross-border transaction.