#zia-ur-rahman_api

1 messages ¡ Page 1 of 1 (latest)

hoary sentinelBOT
#

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

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

visual rampart
#

Hi Karllekko,
hope you are doing good!

rancid coral
#

hi! well generally you wouldn't use PaymentMethodTypes, you just omit it, and then it uses all the available payment methods that you have enabled on your Dashboard and are compatible.

visual rampart
#

sure
but there documentation says if we don't add any it will add card as default

rancid coral
#

what documentation?

#

also you might be using an old API version from before automatic payment methods was the default(in which case if you omit it you only get card yes, I think)

hoary sentinelBOT
visual rampart
#

yes, we are using very old library

nocturne sleet
#

You should then migrate your .net version.

visual rampart
#

is there any alternate way?

#

may I use options.AddExtraParam ?

nocturne sleet
#

You can use that to add an attribute

#

but not to remove/ommit a required attribute by that old sdk