#Shivam Kumar

1 messages · Page 1 of 1 (latest)

graceful fableBOT
alpine onyx
#

👋 happy to help

hybrid pasture
#

where i get SETTLEMENT TYPE

#

$transaction = $stripe->paymentIntents->retrieve(
$this->transaction_id,
)->toArray();
i am using this code

alpine onyx
#

where i get SETTLEMENT TYPE
what do you mean by that?

#

which payment method type was used?

hybrid pasture
#

ACH

#

i want , how to get estimated days for ach transfer.

alpine onyx
#

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