Module paypal_rs::api

source ·
Expand description

This module contains the api endpoints.

Modules

  • Use the Invoicing API to create, send, and manage invoices. You can also use the API or webhooks to track invoice payments. When you send an invoice to a customer, the invoice moves from draft to payable state. PayPal then emails the customer a link to the invoice on the PayPal website. Customers with a PayPal account can log in and pay the invoice with PayPal. Alternatively, customers can pay as a guest with a debit card or credit card. For more information, see the Invoicing Overview and the Invoicing Integration Guide.
  • An order represents a payment between two or more parties. Use the Orders API to create, update, retrieve, authorize, and capture orders.
  • Call the Payments API to authorize payments, capture authorized payments, refund payments that have already been captured, and show payment information.