RRPproxy / Key-Systems Registrar Module

RRPproxy / Key-Systems Registrar Module

Developed By RRPproxy

Compatible with WHMCS v8.5

NOTE: The "CentralNic Reseller Software Bundle for WHMCS" is the successor of this module. The download leads you to it.

Find the Documentation here: https://centralnicgroup-public.github.io/rtldev-middleware-documentation/

Supported Features:

  • Domain Registration
    • Additional domain fields (Extensions)
  • Domain Transfer
  • Domain Management
    • WHOIS Contact Verification (IRTP)
    • Domain Locking (Transfer Lock)
    • Update Contact (Owner/Admin) Information
    • Nameservers Change
    • Child Nameserver Management (Add, Modify, Delete)
    • Explicit Deletions in Admin panel
  • Domain Renewal
  • IDNs Support (using idn_to_ascii)
  • TLD Pricing Sync (since WHMCS 7.10)
  • KeyDNS Management
  • DNSSEC Management
  • Web Forwarding
  • Email Forwarding
  • WHOIS Privacy / ID Protection
  • Bulk Update Operations
  • OT&E testing environment

 

Reviews

5 stars
1
1
4 stars
0
0
3 stars
0
0
2 stars
0
0
1 star
0
0

Kriss @kriss8091

July 28, 2021 at 04:49:33 PM

A very useful module and great support!

  • 2 years ago
  • Version Number 0.7.3

Version Compatibility


Compatible with WHMCS v8.5

Full Version Compatibility


  • Selected versions of WHMCS v8.5
        8.5.0 - 8.5.1
  • All versions of WHMCS v8.4
  • All versions of WHMCS v8.3
  • All versions of WHMCS v8.2
  • All versions of WHMCS v8.1
  • All versions of WHMCS v8.0
  • All versions of WHMCS v7.10

System Requirements


  • RRPproxy Account – Create a free account at https://www.rrpproxy.net/Register

* Requirements listed are in addition to the WHMCS default system requirements.

Support for this product

The best place to start if you need help with a specific product is to contact the developer. All WHMCS Marketplace developers have both a website and support URL listed.

Developed By RRPproxy

Changelog

v1.7.0 Released July 28th, 2022

Latest Version


1.7.0 (2022-07-28)

Bug Fixes

  • account: fix exception handling in getAccountDetails and small refactor (1132f7a)

Features

  • tld-cn: implement new additional fields for .cn (2ea9f98)

 

Previous Versions


v1.6.0 Released July 13th, 2022

View/hide detailed changelog

1.6.0 (2022-07-13)

Features

  • keysystems.php: getAccountdetails (285d7e1)

 

v1.5.1 Released July 1st, 2022

View/hide detailed changelog

1.5.1 (2022-07-01)

Bug Fixes

  • renewal: renewal support was active for some tlds that do not support it (0148a23), closes #95
  • transfer: remove unsupported field from transfer command for .dev tld (6a58001), closes #96

 

v1.5.0 Released June 29th, 2022

View/hide detailed changelog

1.5.0 (2022-06-29)

Features

  • sdk: update to latest php-sdk (292659b)

 

v1.4.0 Released May 27th, 2022

View/hide detailed changelog

1.4.0 (2022-05-27)

Features

  • sdk: update to latest php-sdk (a31e607)

 

v1.3.4 Released April 21st, 2022

View/hide detailed changelog

1.3.4 (2022-04-21)

Bug Fixes

  • tld-sync: convert punycode to idn (5eb92a5)
  • tld-sync: fix some second level tlds being ignored (51f42cc), closes #86

 

v1.3.3 Released April 12th, 2022

View/hide detailed changelog

1.3.3 (2022-04-12)

Bug Fixes

  • api: get correct registrar config when initializing from external modules (65a0b37)
  • api: make sure registrarfunctions is loaded (68a9a68)
  • tld-sync: don't die if currency is blocked - skip tld instead (67de01f)

 

v1.3.2 Released April 3rd, 2022

View/hide detailed changelog

1.3.2 (2022-04-03)

Bug Fixes

  • sync: handle IDN domains properly in cron (d0a1274)

 

v1.3.1 Released March 31st, 2022

View/hide detailed changelog

1.3.1 (2022-03-31)

Bug Fixes

  • vat: fix getting VAT ID in domain status (74b2290)

 

v1.3.0 Released March 8th, 2022

View/hide detailed changelog

1.3.0 (2022-03-08)

Features

  • tld-pt: implement additional fields for .pt tld (84a738e)

 

v1.2.1 Released March 4th, 2022

View/hide detailed changelog

1.2.1 (2022-03-04)

Bug Fixes

  • zoneinfo: zone info should be an object for migrator (543fee2)

 

v1.2.0 Released March 3rd, 2022

View/hide detailed changelog

1.2.0 (2022-03-03)

Bug Fixes

  • additionalfields: fix additional fields not being used anymore (41880f5)

Features

  • tld-hu: implement additional fields for .hu tld (b47f550)

 

v1.1.1 Released February 28th, 2022

View/hide detailed changelog

1.1.1 (2022-02-28)

Bug Fixes

  • statusdomain: handle case when not returning all info for domains pending deletion (1e764a6)

 

v1.1.0 Released February 16th, 2022

View/hide detailed changelog

1.1.0 (2022-02-16)

Bug Fixes

  • renewdomain: reintroduced EXPIRATION parameter - correctly this time (25b9907)
  • StatusDomain: handle ZoneInfo failure gracefully (4b48dda)
  • statusdomain: use PAIDUNTILDATE as expiration date which makes most sense for WHMCS (105beb9)
  • transfer: remove unnecessary code for CheckDomainTransfer handling (1eec5da)
  • transfersync: do not update nameservers when none were specified in transfer order (38fda99)

Features

  • DomainRenew: implement renew protection (optional) (5b04c83)
  • sync: improve expiration date handling and add daily cron sync (d558404)

 

v1.0.3 Released February 15th, 2022

View/hide detailed changelog

1.0.3 (2022-02-15)

Bug Fixes

  • zoneinfo: proper default periods and updated initial import (d20596c)

 

v1.0.2 Released January 31st, 2022

View/hide detailed changelog

1.0.2 (2022-01-31)

Bug Fixes

  • epp: SetAuthCode command was not working (87176b6)
  • RenewDomain: remove EXPIRATION parameter as it could lead to 2 year renewal (2f28612)
  • transfer: StatusDomainTransfer command was not working (35471cb)

 

v1.0.1 Released January 31st, 2022

View/hide detailed changelog

1.0.1 (2022-01-31)

Bug Fixes

  • statusdomain: tolerate empty contact handles (505c7d0)

 

v1.0.0 Released January 22nd, 2022

View/hide detailed changelog

1.0.0 (2022-01-22)

Features

  • api: use php-sdk (1acd250)

BREAKING CHANGES

  • api: PHP 7.4 is now the minimum requirement

 

v0.12.1 Released December 19th, 2021

View/hide detailed changelog

0.12.1 (2021-12-19)

Bug Fixes

  • transfersync: log subsequent failures instead of returning them (c462d2d)

 

v0.12.0 Released December 13th, 2021

View/hide detailed changelog

0.12.0 (2021-12-13)

Bug Fixes

  • idn conversion: reviewed (37da0eb), closes #68
  • zoneinfo: return error if no zone info and request failed (58f4aab)

Features

  • migrator: add GetZoneFeatures function for cnic-migrator (fee394e)

 

v0.11.2 Released November 30th, 2021

View/hide detailed changelog

0.11.2 (2021-11-30)

Bug Fixes

  • transfer: fix transfer request (d172fcf)

 

v0.11.1 Released November 30th, 2021

View/hide detailed changelog

0.11.1 (2021-11-30)

Bug Fixes

  • params: no longer use undocumented domainname parameter (5c1f5fd)

 

v0.11.0 Released November 28th, 2021

View/hide detailed changelog

0.11.0 (2021-11-28)

Bug Fixes

  • transfer-sync: skip modify domain if not necessary (0493843)

Features

  • transfer-sync: only update nameservers if necessary (e90e6bf)

 

v0.10.2 Released November 28th, 2021

View/hide detailed changelog

0.10.2 (2021-11-28)

Bug Fixes

  • tld-sync: fix db issue on tld pricing sync (f44872b), closes #63

 

v0.10.1 Released November 2nd, 2021

View/hide detailed changelog

0.10.1 (2021-11-02)

Bug Fixes

  • contacts: allow to modify contacts when existing ones are invalid (268369b)
  • ote: whois privacy is not enabled in ot&e accounts (e5ebbb8)

 

v0.10.0 Released November 2nd, 2021

View/hide detailed changelog

0.10.0 (2021-11-02)

Features

  • pricing: add options to auto tenable DNS management, email forwarding and ID protection (9b9056e)

 

v0.9.0 Released November 2nd, 2021

View/hide detailed changelog

0.9.0 (2021-11-02)

Features

  • transfer: improve domain transfer handling (b72bb0d), closes #56

 

v0.8.6 Released September 17th, 2021

View/hide detailed changelog

0.8.6 (2021-09-17)

Bug Fixes

  • dns-management: fix dns zone failing to enable in dns management (22eb4f2)

 

v0.8.5 Released August 31st, 2021

View/hide detailed changelog

0.8.5 (2021-08-31)

Bug Fixes

  • transfer: method toArray not available, fetch object vars (d531c40)

 

v0.8.4 Released August 27th, 2021

View/hide detailed changelog

0.8.4 (2021-08-27)

Bug Fixes

  • transfer: fixed issue with stdClass in contact handling in newer WHMCS releases (deb3a9b)

 

v0.8.3 Released August 4th, 2021

View/hide detailed changelog

0.8.3 (2021-08-04)

Bug Fixes

  • transfer: fix transfer sync with no contact in WHMCS v7 (967f8c7), closes #49

 

v0.8.2 Released August 4th, 2021

View/hide detailed changelog

0.8.2 (2021-08-04)

Bug Fixes

  • getdomaininformation: let GetDomainInformation throw exception (c8fa368), closes #51

 

v0.8.1 Released August 4th, 2021

View/hide detailed changelog

0.8.1 (2021-08-04)

Bug Fixes

  • getdomaininformation: reviewed returned custom data (152343d)

 

v0.8.0 Released August 4th, 2021

View/hide detailed changelog

0.8.0 (2021-08-04)

Features

  • getdomaininformation: fixes index access; extended to provide add. data for import purposes (fd727ff)

 

v0.7.3 Released July 24th, 2021

View/hide detailed changelog

0.7.3 (2021-07-24)

Bug Fixes

  • log: wrong parameter names in logModuleCall (e8de9b8), closes #42

 

v0.7.2 Released July 24th, 2021

View/hide detailed changelog

0.7.2 (2021-07-24)

Bug Fixes

  • transfer: use forcerequest parameter to automatically switch to usertransfer if needed (f31fc51), closes #44

 

v0.7.1 Released July 23rd, 2021

View/hide detailed changelog

0.7.1 (2021-07-23)

Bug Fixes

  • .ro additional fields: make CNPFiscalCode mandatory (1480c88)

 

v0.7.0 Released July 23rd, 2021

View/hide detailed changelog

0.7.0 (2021-07-23)

Bug Fixes

  • getdomaininformation: improve handling of CheckDNSZone (ca60494)

Features

  • getdomaininformation: extended to also return addon status (3603b96)

 

v0.6.0 Released April 28th, 2021

View/hide detailed changelog

0.6.0 (2021-04-28)

Features

  • dnssec: remove SHA-1 options from DNSSEC (af819f9)

 

v0.5.2 Released January 28th, 2021

View/hide detailed changelog

0.5.2 (2021-01-28)

Bug Fixes

  • ci: migration to github actions and gulp (vs. Travis CI and make) (fa18297)

 

v0.5.1 Released January 14th, 2021

View/hide detailed changelog

0.5.1 (2021-01-14)

Bug Fixes

  • semantic-release: update packages to fix issue with whmcs marketplace (444f263)

 

v0.5.0 Released January 8th, 2021

View/hide detailed changelog

0.5.0 (2021-01-08)

Features

  • logo: update RRPproxy logo (7176e8e)

 

v0.4.6 Released November 14th, 2020

View/hide detailed changelog

0.4.6 (2020-11-14)

Performance Improvements

  • config: reduce strain on db in domain list page (47fc247)

 

v0.4.5 Released November 13th, 2020

View/hide detailed changelog

0.4.5 (2020-11-13)

Bug Fixes

  • transfer: order clause ambiguous field clarify (3f16b25)
  • transfer: wrong join syntax cause cron crash (0c769f4)

 

v0.4.4 Released November 1st, 2020

View/hide detailed changelog

0.4.4 (2020-11-01)

Bug Fixes

  • tld-eu: remove X-ACCEPT-QUARANTINE and add X-EU-REGISTRANT-CITIZENSHIP parameter (35fd055)
  • updatecontact: invalid array key for contact company field (ea96252)

 

v0.4.3 Released October 26th, 2020

View/hide detailed changelog

0.4.3 (2020-10-26)

Bug Fixes

  • udpatecontact: invalid array key for contact street field (90ce94f)

 

v0.4.2 Released October 23rd, 2020

View/hide detailed changelog

0.4.2 (2020-10-23)

Bug Fixes

  • renewdomain: remove logic that could lower the renewal years (d9718c0), closes #25

 

v0.4.1 Released October 5th, 2020

View/hide detailed changelog

0.4.1 (2020-10-05)

Bug Fixes

  • transfersync: fix contact query missing email (9dfb9c0)

 

v0.4.0 Released September 21st, 2020

View/hide detailed changelog

0.4.0 (2020-09-21)

Features

  • migration: also migrate old config (d7ed854)
  • reg-transfer: automatic transfer lock and nameserver configuration is now configurable (0d95241)

 

v0.3.4 Released September 21st, 2020

View/hide detailed changelog

0.3.4 (2020-09-21)

Performance Improvements

  • check-availability: chunk tlds to reduce api calls and improve performance (457896f)

 

v0.3.3 Released September 18th, 2020

View/hide detailed changelog

0.3.3 (2020-09-18)

Bug Fixes

  • checkdomains: fix check domains not working properly (510a724)

 

v0.3.2 Released September 14th, 2020

View/hide detailed changelog

0.3.2 (2020-09-14)

Bug Fixes

  • semantic-release: release test (b80ee96)

 

v0.3.1 Released September 14th, 2020

View/hide detailed changelog

0.3.1 (2020-09-14)

Bug Fixes

 

v0.3.0 Released September 14th, 2020

View/hide detailed changelog

0.3.0 (2020-09-14)

Bug Fixes

  • additional-fields: fix path in additionalfields resource file (b31e993)
  • renewdomain: fix domain renewal (5bdc390)

Features

  • config: implement update checker (87859b5)
  • zoneinfo: use zone info from api to determine features (ee41939)

 

v0.2.1 Released September 6th, 2020

View/hide detailed changelog

0.2.1 (2020-09-06)

Bug Fixes

  • semantic-release: updateVersion.sh now works again on linux (17b5dbc)

 

v0.2.0 Released September 5th, 2020

View/hide detailed changelog

0.2.0 (2020-09-05)

Features

  • dnssec: improve usability and add ability to enable/disable dnssec for clients (d3120a2)
  • domainreg: improve contact handling in domain registrations (083ec7e)
  • GetContactDetails: also return Admin/Billing/Tech contacts if WHMCS is set to use client details for those (0c4f993)
  • GetEPPCode: call SetAuthcode for TLDs that require it (ae4cfa6)
  • keydns: implement e-mail forwarding (76146aa)
  • keydns: implement web forwarding (ba11058)
  • migration: add button to migrate domains from stock module (94eb726)
  • RenewDomain: add safety measure to avoid renewing domains if they were already renewed (74072ae)
  • RenewDomain: set RENEWONCE instead of RENEWONCETHENAUTODELETE (998f957)
  • RequestDelete: Make deletion mode configurable and fallback to SetDomainRenewalmode if DeleteDomain fails (91af06d)
  • SaveContactDetails: add support for domain trade, contact handle update, and updating admin/billing/tech contacts (4b98625)
  • tldsync: implement tld pricing sync (4b1b48f)
  • TransferSync: set contacts and nameservers after transfer (cc541eb)

 

v0.1.0 Released May 25th, 2020

View/hide detailed changelog

Supported Features

  • Domain Registration
    • Additional domain fields (Extensions)
  • Domain Transfer
  • Domain Management
    • WHOIS Contact Verification (IRTP)
    • Domain Locking (Transfer Lock)
    • Update Contact (Owner/Admin) Information
    • Nameservers Change
    • Child Nameserver Management (Add, Modify, Delete)
    • Explicit Deletions in Admin panel
  • Domain Renewal
  • IDNs Support (using idn_to_ascii)
  • DNS Management (A, AAAA, MX, CNAME, TXT)
  • Support for OTE testing environment
  • Support for WHOIS Privacy / ID Protection
  • Support for Bulk Update Operations
  • Support for DNSSEC Management

 

v0.0.1 Released July 22nd, 2022

View/hide detailed changelog

something changed

twice

link test link test2

done.

 

v0.0.1 Released July 22nd, 2022

View/hide detailed changelog

something changed

twice

link test link test2

done.

 

See also

OpenSRS Domains Pro

The OpenSRS Domains Pro module allows you to register, renew and transfer domains from an ever-expanding selection of TLDs, including many new gTLDs. This module supports domain locking and WHOIS Privacy for select TLDs, as well as WHMCS Domain Sync.

Free
ConnectReseller

ConnectResseller WHMCS Registrar Module

Free
ISPAPI Registrar Module

The ISPAPI Registrar Module connects WHMCS to your HEXONET account.

Free
Domains module Realtime Register

Advanced domain module for WHMCS - Easily offer over 2000 TLDs to your customers

Free
Reseller API Module

Access Over 500 TLDs at Cost Price with Domain Reseller at Rad Web Hosting

Free