Retrieves info about a specific charge ID.
Functions
ArcGIS: Get Legend
Retrieve a symbol legend from an ArcGIS FeatureLayer’s drawing info.
Stripe: Retrieve a Payment Intent
Retrieves the details of a PaymentIntent that has previously been created.
Stripe: Cancel the Current Reader Action
You might need to cancel an in-flight payment. For example, if a customer adds items to their purchase after your integration has already initiated payment collection on the reader. Use the cancel_action endpoint to reset the reader.
Stripe: Process a Payment Intent
After you create a PaymentIntent, the next step is to process the payment. The reader prompts the customer to insert or tap their card and then authorizes the payment.
To collect payment, make a request to Stripe with the ID of the PaymentIntent you created and the reader you want to use for the transaction.