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
- find
- 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.