#TicketMan

1 messages · Page 1 of 1 (latest)

clear crystalBOT
valid robin
#

Hi 👋 what are you questions?

dense flicker
#

hello, I reached out yesterday and aked someone about this but they told me they needed some more information.

our development team is overseas and they are not able to access this discord server. They keep getting hit with the error in the screenshot below. I have been asking their questions in here but it would be preferred of they could get access themselves.

#

the second question: could you please review this purchase workflow we have prepared and give any feedback if changes should be made. we are integrating server based integration with our back end for card present payments

Process Payment workflow]
Operator clicks Process Payment button in AXS BoxOffice application and asks customer to swipe a card.
a. Code creates a Payment intent - https://stripe.com/docs/api/payment_intents/create
b. Code initiates a payment flow on a reader - https://stripe.com/docs/api/terminal/readers/process_payment_intent
c. Code verifies reader state in a loop - https://stripe.com/docs/terminal/payments/collect-payment?terminal-sdk-platform=server-driven#payment-intent
d. Customer swipes a card
e. When code receives succeded reader status payment is completed
f. When code receives requires_payment_method reader status payment is failed
g. Code retrieves PaymentMethod object by PaymentMethodId field of PaymentIntent object - https://stripe.com/docs/api/payment_methods/retrieve
h. Code saves information from PaymentMethod.CardPresent field (brand, name on card, last 4 digits, expiration date) in AXS database for reporting purposes.

valid robin
dense flicker
#

can you provide me with a link to the server they should use? I am using the URL from the main page of the server

valid robin
clear crystalBOT
dense flicker
#

it looks like that worked, thank you

dense flicker
gray moss
#

@dense flicker do you have a follow up question or are you good with closing for now and asking follow up questions in the future?