pinxs v2.1.0 PINXS.Client View Source
Used for building a Tesla client for use with the Pin Payments API
Link to this section Summary
Functions
Default adapter to be used for making requests.
Default URL for communicating with Pin Payments
Create a new Tesla.Client
Create a new Tesla.Client
Create a new Tesla.Client
Test URL for communicating with Pin Payments
Link to this section Functions
Default adapter to be used for making requests.
Default URL for communicating with Pin Payments
Create a new Tesla.Client
Parameters
secrets
is%PINXS{}
struct
Create a new Tesla.Client
Parameters
secrets
is%PINXS{}
structurl
allows you to override the URL where requests will be sent. Useful for testing
Create a new Tesla.Client
Parameters
secrets
is%PINXS{}
structurl
allows you to override the URL where requests will be sent. Useful for testingadapter
Allows you to use a differentTesla.Adapter
to the default which isTesla.Adapter.Gun
Test URL for communicating with Pin Payments