#orr_api

1 messages · Page 1 of 1 (latest)

silk crowBOT
#

👋 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/1223035652635889686

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

narrow boltBOT
rapid gyro
#

Hi there!

wide isle
#

I need to delete “payment_method_tipes” but I can not find where and how:(

#

Hi!

rapid gyro
#

If you're following a specific guide, can you share it here?

wide isle
#

I guess yes

rapid gyro
#

need to delete “payment_method_tipes”
Are you trying to enable/disable Payment Methods via the Stripe Dashboard?

wide isle
#

I’m trying to make it dynamic - for it to be governed by dashboard

#

My final aim: make AliPay available … and other wallets

#

For now: card, link, Apple Pay available

#

All other not…

rapid gyro
#

Got it, okay. What's not working at the moment, what have you tried so far?

wide isle
#

You can see card, apple/Google pay, link

#

No wallets at all

rapid gyro
#

I'm on your home page. where should I click exactly to get to your payment page?

wide isle
#

Are you working in stripe ?

rapid gyro
#

Yes, I work at Stripe

wide isle
#

Chose product and go to checkout

silk crowBOT
wide isle
#

No need to purchase , but specify root/password/ns1 ns2.

#

You ll see cards and link

atomic mountain
#

hi 👋

I'm stepping in as my colleague needs to go soon. GIve me a sec to catch up

#

Have you enabled AliPay on your Stripe Account?

wide isle
#

In my dashboard : 14 active payment methods. At checkout - 2-3

atomic mountain
#

And how are you integrating Stripe? Are you using the Payment Element? If so, are you rendering it with a client_secret or using our deferred intent flow?

wide isle
#

Official

atomic mountain
#

What is WHMCS?

wide isle
#

Billing for webhosting

atomic mountain
#

ARe you writing the client-side code that is rendering your stripe UI?

#

And are you writing the code that creates the Payment Intents?

wide isle
atomic mountain
#

That isn't ours and not something we can help with here

wide isle
atomic mountain
#

WHMCS appears to have their own support system in place

#

But since we don't own this code we can't give advice on how to modify it

wide isle
#

I have vendor/stripe/stripe-php…

atomic mountain
#

That doesn't really give me much to go on

wide isle
#

And there I guess should be written correct code

atomic mountain
#

But I cannot advise on someone else's intepretation of how to integrate Stripe

#

However, I can tell you how this system in creating your Payment Intents

wide isle
#

Some tips can help

atomic mountain
#

That prevents you from using automatic payment methods

#

Can you open that Dashboard link and let me know if you can see the parameters being passed in?

wide isle
atomic mountain
#

I'm sorry but that sentence does not make sense.

#

Can you clarify what exactly you tried?

atomic mountain
#

I am looking at the requests to create Payment Intents on your account. All the ones I've seen so far are being made by the WHMCS code. You would need to be ready to build this yourself.

atomic mountain
#

I would not attempt to edit their code

wide isle
atomic mountain
#

You should start from scratch if you want to be successful

wide isle
#

Best practice - to find a developer … but I afraid to give access to …

#

You asking what I tried: actually I spent 2 days trying to find php or js - with needed code to delete it… but got no success

#

And I’m sorry for disturbing 😦

atomic mountain
#

Given that you are not familiar with writing this code yourself I would recommend reaching out to WHMCS support to see if they can adjust the code for you

#

Their site has a support section

wide isle
#

Yes

atomic mountain
wide isle
#

I thought about that already

#

I’m their partner:) so I know how

atomic mountain
#

Also, from looking at their payments page, they appear to be using Split Card Elements. These do not support dynamic payment methods

#

That would require an entirely different set of UI products to render

wide isle
#

That is what I already realised also… I suppose thay have updated module already - maybe

atomic mountain
#

I recommend contacting them with your concerns.

wide isle
#

Or I need separate one for Alipay

#

Ok- you are right! Thank you for assistance

atomic mountain
#

Happy to shed what 💡 I can 🙂

wide isle
#

Tips are badly needed:) thank you!

wide isle
atomic mountain
#

The payment UI my colleague found

wide isle
#

Ah, so there is no way that they have updated …

#

Just don’t want to waste time…

#

It is easier to find separate module for Alipay

#

I guess

#

I can not “live” without automatisation 🙂

atomic mountain
#

Unfortunately that is entirely up to how the engineers at WHCMS built their modules. I cannot offer advice on that topic.

wide isle
atomic mountain
#

Based on the elements I was able to see, they are not currently using elements that support dynamic payments