Rocketfuel

From TMM Wiki
Revision as of 12:44, 22 July 2022 by Tmmcho (talk | contribs) (Created page with "{{NATS4 Manual | show_billers_section = true }} {{Test Billers Disclaimer}} ==Billers Admin== To add Rocketfuel to NATS, select "Rocketfuel" from the dropdown menu lis...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
NATS 4
Members Admin
The Members Admin
View Member Details
Add Member
MySQL Auth
Mod Authn DB
Multisite Access
Member Logging
Member Password Retrieval
OpenID Connect
Mod Auth OpenIDC
ID Numbers
    Biller Instructions
NATS4 Biller List
2000Charge
2000Charge Gateway
2KCHARGE
A1Payments
Aebill
Aconti
Allopass
AltoBilling
Argus
Authorize.net
Bill1st Gateway
BillAPay Gateway
Billing Revolution
Billing United
Bit-Pay
BoaCompra
Braintree Payments
C2Bill
CardFlex
CCBill
CCBill Flexform
CCBill Web900
CashSend
CashtoCode
Centili
Centrobill
Clearcard
Clearcard IDV
Click and Buy
CoinGate
CoinPayments
CommerceGate
CurePay
DHD
DHDGateway
DIMOCO
EGatePay
ElectraCash
eMerchantPay Gateway
eMPPay.com
Epoch
Escalion
EuroBill
EPGBill.com
Ezic, Inc.
Focal Payments
FXBilling
FXBilling Native
Gateway tokens
Gigadat
Global Access
GlobalCharge
Global DPS
GoCoin
Greta 11 (G11Bill)
GTBill
GTBill GATEWAY
GXBill
ICN Ltd.
Itelebill
Jettis International
Jettis International Gateway
LocalBilling
MobiusPay
MerlinBill
NETbilling
NETbilling Native
NetCash
NetMobile
Netpay International
NoCreditCard
OrbitalPay
Password By Phone
Pay4
Pay900
Payment Network
Paygarden
Paygea
PayPal
Paysite Cash
Payspace
Payspace Gateway
Plug'n Pay
Prime Orange
Probiller
PumaPay
Rocketfuel
RocketGate
RocketGate Native
RSBilling
RSBilling Native
SafeCharge
SafeCharge Native
Secure Billing Worldwide
Secure Billing Worldwide Gateway
Secure Trading
SecurionPay
SegPay
SegPay Gateway
SOFORTdauerauftrag
Sonic Bill
StandardBill
TrustCharge
Telecom
UKash
Vendo Services
Vendo
Verotel Pro
Voxtel
VXSBill
WebBilling
Wispay
WTS
WTSeu
Zombaio
Shopping Cart Sales
Switching From Epoch to Epoch EU

Please don't test your biller setup with Rocketfuel's test account—it won't work correctly.

Billers Admin

To add Rocketfuel to NATS, select "Rocketfuel" from the dropdown menu list of billers next to "Setup New Biller" in the Billers Admin. Once selected, click "Add" on the right side of the page to finish adding Rocketfuel.

Note: If you don't see Rocketfuel, put in a support ticket, as you may need an updated version of NATS.

Once you have added the Biller you will be able to edit biller-specific account information by clicking the pencil icon next to Rocketfuel labeled, "Edit Rocketfuel Account Info". You will need to get the following information from your Rocketfuel account:

  • Merchant ID
    • Located in Rocketfuel 'Settings' page
  • Email
    • Rocketfuel login email
  • Password
    • Rocketfuel login password

Note: Rocketfuel returns the surfer to NATS only when they are approved and the surfer clicks on the 'Continue to seller's store' link. Because of this, Rocketfuel does not support the NATS cascade feature.
Note: Rocketfuel does require you to configure a postback URL. You will setup the "Callback url" under "Settings" section, the Callback url need to be: http://linkdomain/signup/process_rocketfuel.php Replace linkdomain with your linkdomain.

Sites Admin

Rocketfuel requires no site-specific information to be modified in your tour configuration. Instead, join options with Rocketfuel must be configured as a special join option by clicking "Set Special Payment Options" next to the site for which you would like to set up a Rocketfuel join option in the Sites Admin.

  • Rocketfuel Amount: The transaction amount of the join option.
  • Rocketfuel Currency: This is the currency that will be used to calculate the transaction amount in cryptocurrency based on what is set for the Amount field.

Note: Rocketfuel does not postback information regarding the member's expire date so the following fields are required:

  • Rocketfuel Active Number: This is the number of days, hours or minutes you would like to set for the duration of the subscription.
  • Rocketfuel Active Period: This is the unit of time for which you would like the Active Number to be active.
  • Rocketfuel Frequency: This is for rebill frequency

For example, a special join option with Active Number: 1 and Active Period: DAY will be a join option that expires after 1 day.

Config Admin

By default, NATS will generate a random username & password for special join options. To allow surfers to set their own username & password, enable the config 'DISPLAY_ROCKETFUEL_PREJOIN_PAGE' under the 'Billers' config page.


Additional Setup Information

If you want like to setup a direct link for ROCKETFUEL, you will use the below example:

http://<your_linkdomain>/signup/signup.php?step=special&special[123]=1&nats=XXXXXXX&signup[username]=member_username&signup[email]=member_email&signup[password]=member_password

  • replace <your_linkdomain> in the above example with your site link domain
  • replace 123 with your join option ID
  • replace XXXXXX with your promo NATS code (optional, if not pass then it will become type-in traffic)
  • replace member_username with join member username (optional)
  • replace member_password with join member password (optional)
  • replace member_email with join member email (optional)

In Configuration Admin Biller section, there is a config setting called "DISPLAY_ROCKETFUEL_PREJOIN_PAGE", It allows you to enable/disable a join page for ROCKETFUEL during the signup process.