#knous

1 messages · Page 1 of 1 (latest)

olive flameBOT
mossy olive
#

Are you getting stuck at a certain point when developing something with Airslate? The Stripe staff on this server can help with questions about the API itself and help with first party library integrations, so we may be able to help you depending on how you are integrating here

sinful peak
#

Thanks for the fast reply. Yeah the issue i'm running into right now is i'm trying to use the Airslate URL redirect feature to "build" a URL that will get me payment page that is built through API

mossy olive
#

As in you have the URL from Stripe and are trying to figure out how to redirect to it? Or do you know how to redirect but aren't sure how to get the URL from Stripe?

sinful peak
#

know how to redirect in airslate. What i'm trying to figure out is what info to pass and how to setup the api to receive that URL that is built out. For Example. We have a contract and want to grab the "contract amount" value and push it through to Stripe so that the payment page it will have client name, purchase item, and "contract amount".

additionally i want to "tag" the transaction for look ups later to get data in and out of salesforce

mossy olive
#

Are you writing code directly to our API with one of our client libraries listed here? https://stripe.com/docs/api
From a Stripe perspective, the answer to that changes based on whether you are using Checkout/Elements/Invoices/etc