Our vaultpay Developer and Payouts APIs have been retired, and we are no longer able to provide access to businesses who may want to start using it. To find out more about how you can use vaultpay as a payment method in your checkout experience, visit https://getmobix.com/pay-in-stores.
For existing businesses who were granted access to the Developer or Payouts API in the past (generally prior to 2016), you will retain access to these APIs and may use them.
You can grab an access token for your own account when you sign in.
HTTP POST
request to the /payments
endpoint. Documentation for that endpoint, including description of the required parameters, can be found here.That's it! If everything is entered correctly, you will get a response telling you the status of the payment and an id that you can use to keep track of it. Feel free to use that access token to explore more of our API. For example, to get some information about your own profile, try using the /me
endpoint. More documentation on that can be found here.
If you have questions, feedback or bug reports, visit our FAQ for more information. If you seek further support, send an email with your questions and comments to developer@vaultpay.org.