#Shivam Kumar
1 messages · Page 1 of 1 (latest)
👋 happy to help
where i get SETTLEMENT TYPE
$transaction = $stripe->paymentIntents->retrieve(
$this->transaction_id,
)->toArray();
i am using this code
where i get SETTLEMENT TYPE
what do you mean by that?
which payment method type was used?
I'm not really sure I understand your Q
would you mind elaborating a bit more?
are you referring to customer paying with ACH Direct Debit, or with ACH transfer?
if it's ACH DD I shared the link where you can find the estimated timing
as for ACH transfer we can't really tell since it's an action done by the customer that we don't really have any control over