#xiaxiao-afterpay

1 messages · Page 1 of 1 (latest)

bitter rivet
#

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)

arctic lynx
#

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

bitter rivet
#

that page is just in test mode, in livemode it would be page from Afterpay itself and not a Stripe page like that.

arctic lynx
#

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?

bitter rivet
#

yes, that's all handled internally between the customer and Afterpay, as the merchant you just get all the money from Stripe immediately

arctic lynx
#

OK, thanks