Module payments

Source
Expand description

Call the Payments API to authorize payments, capture authorized payments, refund payments that have already been captured, and show payment information.

Reference: https://developer.paypal.com/docs/api/payments/v2/

Structs§

GetAuthorizedPayment
Generates the next invoice number that is available to the merchant.
GetAuthorizedPaymentBuilder
Builder for GetAuthorizedPayment.

Enums§

GetAuthorizedPaymentBuilderError
Error type for GetAuthorizedPaymentBuilder