• France
status page
Demo shops
assistance
FAQContact support
Search
Categories
Tags
Europe (English)
France
Spain
Europe (English)
India
Homepage
Use cases
Create a payment
Create an installment payment
Create a multi-card (split) payment
Create a payment by Alias (Token)
Create a payment link
Create a recurring payment
Manage subscriptions
Manage your transactions (refund, cancel...)
Analyze your reports
API docs
Embedded Form
REST API
Hosted payment
Mobile payment
File exchange
SDD mandates by REST API
Snippets
Payment methods
Plugins
Marketplace
Guides
Merchant Back Office
Back Office Expert
Functional guides

Declaring an iframe

  1. Create an HTML <iframe> tag on the page where you would like to display the payment page (this page should correspond to the "Payment" stage of your purchase journey).
  2. Use the name attribute to give a name to your iframe. This name will be used in the payment form to specify within which item the form will be displayed.
  3. Populate the src attribute with your payment form URL.
  4. Define the size of the iframe by using the width and height attributes.
  5. Use the scrolling attribute of the iframe tag to delete borders and scrollbars.
Example:
<iframe name="nameFrame" src="payment_form.php"    scrolling="no" />

Jobs
Legal
GDPR
25.18-1.11