#subin_error

1 messages ยท Page 1 of 1 (latest)

neon wingBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1382324240136798228

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

lost jetty
#

hi there!

#

are you talking about these buttons?

earnest shore
#

yes

#

apple pay button return a error on clicking

lost jetty
#

what's the error?

neon wingBOT
white isle
#

๐Ÿ‘‹ taking over for my colleague. we're still waiting on the error to be able to help you.

earnest shore
#

hi

#

please look in to the issue
apple pay button is working for you

white isle
#

what is the error that you're seeing?

#

or is it just not showing?

earnest shore
#

apple pay button is displaying but not able to pay

white isle
#

what's the error in the devtools console

earnest shore
#

after clicking i got the some errror in console.

white isle
#

why are you using the PaymentRequestButton

#

we deprecated it in favor of the ExpressCheckoutElement

earnest shore
#

iam using express checkout button

#

earlier we used PaymentRequestButton but now we updated to express checkout button

white isle
#

ok I'm checking

#

the result from this code

          type:    'POST',
          data:    shippingReqData,
          url:     eh_payment_request_params.wc_ajaxurl.toString().replace( '%%change_end%%', "eh_spg_payment_request_get_shippings"),

        });

is failing