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§
- GetAuthorized
Payment - Generates the next invoice number that is available to the merchant.
- GetAuthorized
Payment Builder - Builder for
GetAuthorizedPayment
.
Enums§
- GetAuthorized
Payment Builder Error - Error type for GetAuthorizedPaymentBuilder