stripe_search | R Documentation |
Returns database objects using the Stripe Search
stripe_search(resource, query = NULL, limit = NULL)
resource |
Character string representing object type to search for |
query |
Character string representing the query in the format specified at https://docs.stripe.com/search#search-query-language |
limit |
Integer representing number of records to return from 1 to 100, defaults to 10 on API backend |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.