#xiaxiao-afterpay
1 messages · Page 1 of 1 (latest)
what's the status of the PaymentIntent pi_xxx you were using? that's how you know if it worked(and you get webhooks about the status)
When I click the "Authorize Test Payment" button, the stripe background will change to successful payment
But I will go to this page first, I don't want my clients to go here too
that page is just in test mode, in livemode it would be page from Afterpay itself and not a Stripe page like that.
OK, thanks
But I have a problem, I want my clients to be able to pay in installments, but I don't see a place to choose a time
Will installment payment information appear on the Afterpay page?
yes, that's all handled internally between the customer and Afterpay, as the merchant you just get all the money from Stripe immediately
OK, thanks