#gunwant_dev

1 messages · Page 1 of 1 (latest)

static tartan
#

Could be that you are using Automatic Payment Methods but you haven't activated any other payment method than card, which is the default one

#

The payment methods showed there depends on the currency, the country of your account and the settings you have in your Dashboard

simple bridge
#

Okay.
Let me check, On other payment methods from the stripe dashbaord.

#

Thank you

#

Hello, I have turned on the other payment method from the stripe dashboard but its still shows only a single card payment.

static tartan
#

Can you give a payment intent id created for the Payment Element?

simple bridge
#

pi_3L0hLrHWMWhDPqNo16MiBkR1

#

Sorry for late reply.

#

I was a little bit busy with other work.

static tartan
#
payment_settings: {
    payment_method_types: {
      0: "card"
    }
  },
#

You have provided only card here, so it's will be only card

#

You can try removing this parameter and it would automatically takes all possible methods

simple bridge
#

Okay.

#

Thank you

static tartan
#

good luck!

#

@simple bridge let's continue here

simple bridge
#

I have removed 'payment_settings' still its show only card payment method.

static tartan
#

I just checked your account, it says

Activation required
Please activate your account before accepting live payments with any of the below payment methods.
#

I think it may requires some steps to fully activate your account

simple bridge
#

I have used this account for development purposes.

#

So how can I test other payment methods in the development?

static tartan
#

I think you could just activate the account

static tartan
#

like ['card', 'sepa_dd']

simple bridge
#

Okay.
Let me check

static tartan
#

I would need to step down for the day. Feel free to ask to re-open the thread when you are back

#

or simply ask in channel and my colleague would be able to assist

simple bridge
#

Okay.
Sure

simple bridge