How to get a tweetable link via stripe API -


i trying tweetable link using stripe relay api. know how can done via dashboard. beginning think not posible via stripe api. true?

the tweetable urls have pretty defined structure if looked @ them: https://products.stripe.com/twitter/{{your_stripe_account_id}}/products/{{product_id}}


Comments

Popular posts from this blog

c# - Class in a list -

mysql - Django database model for my website -

ios - How to run a segue on itself OR another viewController -