The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paymill::REST::Preauthorizations - Item factory for preauthorizations

AVAILABLE OPERATIONS

create

Paymill::REST::Operations::Create

IMPORTANT: The create operation returns an transaction item instead of a preauthorization item. This is due to PAYMILL's API which also returns transaction objects via this endpoint.

delete

Paymill::REST::Operations::Delete

find

Paymill::REST::Operations::Find

list

Paymill::REST::Operations::List

SEE ALSO

Paymill::REST for more documentation.

AUTHOR

Matthias Dietrich <perl@rainboxx.de>

COPYRIGHT

Copyright 2013 - Matthias Dietrich

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.