#Zhi-Afterpay
1 messages · Page 1 of 1 (latest)
Hi there. Although it's technically possible, you shouldn't use Direct Charge for Express Account. you should only use Direct charges on standard accounts.
Can you share with me the PaymentIntent ID or Checkout session ID so that I can take a look?
this is the paymentIntent Id: pi_3LV3vwIYtv5oAFkS0eykSLhh
by the way, why we shouldn't use the Direct Charge for Express Account? We only have Express Account. If we use the Destination Charge, the platform account will be charged with the stripe fee. If we use the direct charge, all fee will directly charge to the connect account.
For Direct Charge, The connected account is responsible for Stripe fees, refunds, and chargebacks. However, Express account doesn't have Dashboard to manage refund.
If you concern is stripe fee, you can collect application fee from connected account to cover the platform's stripe fee
any finding with the payment intent?
The payment doesn't fail, the status of the associated payment intent is requires_action, which means that it's waiting for the customer to authorize the transaction.
our customer has entered the credit card information , but it didn't go through
it said this can't proceed
I don't have the screenshot. But I was with customer and tried this together
Can you describe the flow in details?
in the checkout session, user entered the name and the address in canada and clicked pay btn. It redirected user to afterpay authentication page. User had entered his afterpay account and enter the credit card with number, month/year and three digits cvc
then it got directed to a page explained that the afterpay can not continue
Thanks for the details.
I've checked the PaymentIntent again, I can see that the charge is declined_by_network, the message is The bank did not return any further details with this decline.
So basically the issuer bank has declined the transaction.
the bank registered in the stripe or with the afterpay?
The card issuer.
from the stripe dashboard, we can find this information?
Yes you can.
can you give me the url, please?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
You can take a look at the timeline
Tell the customer to try a different payment method, or they can contact their issuing bank for more information. Retries may succeed```