Paypal.Client (Paypal v0.2.0)

Copy Markdown View Source

Builds the shared Req.Request used by all PayPal API modules (Order, Payment, Subscription, Plan, Product).

Summary

Functions

Builds a Req.Request scoped to the given path (e.g. "/v2/checkout").

Functions

new(path)

@spec new(String.t()) :: Req.Request.t()

Builds a Req.Request scoped to the given path (e.g. "/v2/checkout").