Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
- initial Alpha release.
- integrate OAuth2.0 library oauth2-php with Services 3.x.
- support Services 3.x with OAuth2.0 authentication.
- support standalone authorization server mode.
- support proxy authorization server mode.
- support proxy resource server mode.
- include includes/DrupalOAuth2Client.example.php as client example.
- initial RC release.
- integrate AsiaPay PayDollar PayGate with Ubercart 2.x.
- support "Client Post Though Brower" connection method.
- most logic clone from official ZenCart module implmentation.
- include basic simpletest test case for IPN callback and datafeed callback.