Integrate Trustly Pay
Integrate Trustly Pay into your application to allow consumers to authenticate with their bank and authorize transactions. The information provided here guides you through the process of creating a bank authorization, retrieving the necessary data, initiating payment transactions, and handling event notifications to offer your consumers a secure and efficient payment experience.
Complete these topics to implement Trustly Pay.
Create a bank authorization
Walkthrough on calling the establish method and handling the mandated transactionId for future use.Retrieve bank and user information
Use the Get Transaction and Get Financial Institution User APIs to fetch account data for verification and pre-filling fields.Initiate payment transactions
Initiate funds movement using the Capture or Deposit APIs, including optional pre-authorization requests.Handle event notifications
Implement event notifications to receive real-time transaction status updates and manage authorization validity.Updated 5 days ago