QR Code

Create a QR code containing a Turbo payment link.

Parameters
amount
required - the payment amount to be collected
reusable
optional - pass yes to allow the payment link to be used more than once, or no to only allow the payment link to be used a single time. by default payment links can be used more than once
reusable_limit
optional - when combined with reusable=yes, this sets a limit of how many times the payment link can be used. once the link has been paid this number of times, it can no longer be used. when reusable=no this option is ignored
domain
optional - the domain to be used in the payment link. defaults to tur.bo. please see Domains for a list of supported domains
success_url
optional - the URL to redirect to when payments are completed. if one isn't supplied, the default Turbo receipt page is shown
ach
optional - either yes or no if you'd like to provide customers the ability to pay using their bank. this doesn't prevent credit cards from still being used while paying, it simply presents paying by bank as a second option. defaults to no
branding
optional - sets a logo in the center of the QR code. supported values are:

none for no logo
id to show the unique payment ID
turbo to use the Turbo logo
logo to use your own logo, if one has been uploaded in the customer dashboard
name
optional - if set, adds a descriptive name above the QR code. useful for short product names, if name is too long it will be omitted
show_url
optional - either yes or no, to show the payment link as text below the QR code. defaults to yes
show_price
optional - either yes or no, to show the payment amount as text below the QR code. defaults to yes