#MichelleLee
1 messages · Page 1 of 1 (latest)
Hey there
Hey!
So the only real way to accomplish this would be having the customer select the Payment Method Type they are going to pay with up front
Then creating a PaymentIntent for the corresponding amount
ahhh so we cannot just send them a payment link and have them choose which option they want?
Or would we create two products (ACH and CC) then when they tell us which one they want we send them that link?
So the CC one would be a 3% upcharge and the ACH would not have that.
Yep if you are using a Payment Link then you would do the latter -- have two Links and then send the one dependent on Payment Method Type selected.
Great! Thank you so mich!