Retrieve Bud Pay URL - Single Payment

Retrieve a Bud Pay URL to initiate a single payment. Please note that this endpoint should be used if you are using Bud as a Third Party Provider (TPP), i.e. you are not yourself regulated as an Payment Initiation Service Provider (PISP)

Body Params
string
required
length ≤ 2083

URL where the user will be redirected to once they have completed the TPP Connection flow. This can be a web based URL or a mobile application internal URL.

string
required

The name (identifier) of the payment provider

provider_types
array of strings

One or more provider types that can be used to filter the list of providers that are shown to the customer during the connection flow. If no filter is applied, all types of provider are returned. Note that on Bud's sandbox environment, only sandbox providers will be returned.

Provider Types
payment_details
object
required

Payment details required to make a Single Payment

Headers
string
required

The API Client Identifier (Service Application Identifier).

Responses

401

Unauthorised request

405

An unexpected HTTP method was used

5XX

An unexpected error occurred on the server side

Callback
Language
Credentials
OAuth2
Response
Choose an example:
application/json