Bookandlink Documentations

API Payment Hub > Reddot

Reddot

To integrate with Reddot, make sure you have the Paydollar merchant id and register with the Payment Gateway. See Payment Gateway to register.

EnvironmentBASE_URL
Staginghttps://payment-hub.bnlstg.com
Productionhttps://paymenthub.bookandlink.com
#FeatureSupport on DirectSupport on Invoice
1Return to specific URL after success or failed to payYESNO
2Tokenize credit cardNONO
3Tokenize 3ds credit cardNONO

Currency

Reddot allows all currencies to be implemented in payment links, using the 3 digit currency code parameter. As a note, each currency you use also depends on your subscription to Reddot.

Payment Link Type

Payment Hub provides 2 types of payment links for Reddot, "invoice" and "direct".

  1. Invoice, will display bill details such as items, customer info. You can use this option if you don't have an invoice page in your application.
  2. Direct, will immediately take the customer to the payment page without looking at the details of the bill such as items, customer name and telephone number. This option can be use if you already had invoice page on your application.

Language

Reddot provides a feature to change the language on generated invoices page. The following are the languages supported by Reddot. This option will ignore if you using "direct" payment type and will use English as default language.

  • en - English
  • fr - French
  • de - Deutsch
  • es - Spanish
  • id - Bahasa
  • ja - Japanese
  • th - Thai
  • zh - Chinese (Traditional)

Payment Method

Reddot only provides Credit Card as it payment method.

Hosted Payment Page

Reddot allows to present hosted payment links via html iframe. Below are several screenshots of the hosted payment link from Reddot with different payment type.

Direct Payment Link
Invoice Payment Link
On this page