API Reference

Adds a payment method for the logged-in consumer

Log in to see full request history

This is the endpoint used to add a payment method to the user's profile. At the moment, we support credit and debit card payment methods. We are always working to expand our payment offerings and will swiftly add support for ACH, Apple Pay, Google Pay, and many other forms of payment.

👍

User payment information is secure

Noba follows industry best practices in the transfer of payment information to our processors. Data security is maintained by using encrypted communication channels as well as ensuring full card data is not stored on Noba's servers. Our payment processors are PCI-DSS compliant and vault the user’s card payment information according to PCI-DSS requirements.

🚧

Fraud detection and protection

Noba leverages a robust fraud detection system, including AI and behavioral analysis and round-the-clock monitoring to protect itself and its users from fraud, and to mitigate the occurrence of chargebacks and loss of assets due to fraudulent card activity.

Body Params
string
string
required
cardDetails
object
achDetails
object
string
boolean
Headers
string
required
string
string

Timestamp in milliseconds, use: new Date().getTime().toString()

Responses

400

Invalid payment method details

403

Logged-in user is not a Consumer

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json