Payment page
Sandbox
Sandbox
POST
/api/payment/page
API - Payment
Our hosted payment page is the ideal solution for offering your customers online payments on your ecommerce site. It combines great versatility with minimal requirements. Your PCI-DSS constraints are very low, Easytransac handles the processing of sensitive data.
Request
Body Params application/x-www-form-urlencoded
Amount
number
required
ClientIp
string
required
Email
string
optional
SendEmail
enum<string>
optional
Allowed values:
yesno
SendSMS
enum<string>
optional
Allowed values:
yesno
3DS
enum<string>
optional
Allowed values:
yesno
OrderId
number
optional
Description
number
optional
AskAmount
enum<string>
optional
Allowed values:
yesno
AskInvoiceNumber
enum<string>
optional
Allowed values:
yesno
PreAuth
enum<string>
optional
Allowed values:
yesno
PreAuthDuration
number
optional
SaveCard
enum<string>
optional
Allowed values:
yesno
B2B
enum<string>
optional
This mode is only used to manage the collection of payments between companies. It does not apply to individuals or self-employed persons
Allowed values:
yesno
SendLater
string <YYY-MM-DD>
optional
OperationType
enum<string>
optional
Allowed values:
paymentdebitpaybybank
ReturnUrl
string
optional
The status of the transaction is systematically returned in POST on this return URL
CancelUrl
string
optional
The status of the transaction is returned in POST on this URL
ReturnMethod
enum<string>
optional
ReturnUrl
parameter passing is by default in POST, you can force it in GETOnly the "essential" parameters are returned in this case
Allowed values:
GETPOST
ClientId
string
optional
Uid
string
optional
Firstname
string
optional
Lastname
string
optional
Address
string
optional
ZipCode
string
optional
City
string
optional
Country
string
optional
BirthDate
string <YYYY-MM-DD>
optional
Nationality
string
optional
CallingCode
string
optional
Phone
string
optional
MultiplePayments
enum<string>
optional
Allowed values:
yesno
MultiplePaymentsRepeat
string
optional
DownPayment
number
optional
Rebill
enum<string>
optional
Allowed values:
yesno
Recurrence
enum<string>
optional
Allowed values:
yearlymonthlybimonthlyweeklydailybiannualquarterly
PayToEmail
string
optional
PayToId
number
optional
InvoiceContent
string
optional
InvoiceExtension
enum<string>
optional
Allowed value:
PDF
InvoiceName
string
optional
UserAgent
string
optional
Language
string
optional
Signature
string
required