#kyleruban

1 messages · Page 1 of 1 (latest)

late marlinBOT
molten quartz
#

I am using this link to try and retrieve a Customers paymentmethodID but I am getting errors in .net is this prompt not correct?

winter shadow
#

Can you show me what your code looks like? It's being blocked by the helper boxes

molten quartz
#

This is on the first link i sent

winter shadow
#

(move the Customer ID into options)

molten quartz
#

Okay makes much more sense

#

That link should be fixed or something lol

winter shadow
#

Yeah I'll flag internally to get it fixed

molten quartz
#

Thanks brotha

molten quartz
#

Is there a template that I can look at that will allow me to create a payment for a customer with passing in their CustomerID and their PaymentMethodID?

#

And does this require having the PaymentElement filled out?

#

@winter shadow

winter shadow
#

What do you mean by a "template"?

molten quartz
#

A link that shows code

winter shadow
molten quartz
#

I want to make a payment with just a button on my UI. With this payment I will send in CustomerID and PaymentMethodID. I dont wnat the paymentelement to pop up on my screen I just want to send a customer id nd paymentmethodid and make the payment that way