#Rujuta

1 messages · Page 1 of 1 (latest)

waxen driftBOT
violet acorn
#

Hello there

reef falcon
#

Hi

violet acorn
#

Are you using a Stripe plugin with WordPress?

reef falcon
#

Yes

#

Stripe accept payment

#

I also tried with stripe checkout plugin

violet acorn
#

Gotcha in that case it will depend on how the plugin is integrated with Stripe. Since they control the code here you will have to reach out to the plugin to determine how to get BACS added

reef falcon
#

$payment_method_id = sanitize_text_field($subscriptions->default_payment_method);

#

Can I replace default_payment_method with au_becs_debit

#

can I set payment method in stripe account while creating a product or subscriptiln?

violet acorn
#

You first need to create the payment method

#

Which is what depends on the integration