Module: Adyen::REST::AuthoriseRecurringPayment

Defined in:
lib/adyen/rest/authorise_recurring_payment.rb

Overview

This modules implements the recurring requests usingPayment.authorise by subclassing Adyen::REST::AuthorisePayment::Request it only adds mandatory fields to it Those requests can be called using #Adyen::Rest::AuthorisePayment.authorise_recurring_payment and #Adyen::Rest::AuthorisePayment.reauthorise_recurring_payment

Defined Under Namespace

Classes: Request