To integrate Rebilly, see Getting started. The FramePay library is for advanced use cases that are outside the scope of the standard integration.
FramePay processes your checkout form and injects UI elements that are rendered into secure, Rebilly hosted, iframes. Once payment information is collected, FramePay generates a payment token that is used to complete the checkout process. This token is created directly from the browser, which bypasses the need to send sensitive cardholder information to your servers. The token is then used to complete the checkout process.
FramePay supports more than 167 payment methods, each with different configuration options. Start by learning how to set up methods in isolation using basic configurations. Then, combine all accepted payment methods in one checkout form, and set advanced configurations, such as :UI customization, internationalization, payment instrument updates, or lead source attribution.
Select a topic:
Install FramePay
Learn how to install and include the FramePay library in your project.
Tokenize payment card data
Use the FramePay library to tokenize payment card data.
Tokenize payments made using a bank account
Use the FramePay library to tokenize payments data from a bank account.
Tokenize payments data from Google Pay™
Use the FramePay library to tokenize payments data from Google Pay™.
Tokenize payments data from Apple Pay
Use the FramePay library to tokenize payments data from Apple Pay.
Tokenize payments data from Samsung Pay
Use the FramePay library to tokenize payment data from Samsung Pay.
Tokenize payments data from PayPal
Use the FramePay library to tokenize payment data using PayPal.
Tokenize payments data from Plaid
Use the FramePay library to tokenize payment data from Plaid.
Tokenize payments data from Klarna BNPL
Use the FramePay library to tokenize payment data using Klarna BNPL.
Tokenize payments data from multiple payment methods
Use the FramePay library to tokenize payment data from multiple payment methods.
End-to-end FramePay integration
Integrate the FramePay library to a checkout page and use it to tokenize payment data from multiple payment methods.