All Questions
81 questions
0
votes
1
answer
31
views
Hide payment COD Gateway via Add customize Button on Single Product Page in Wordpress
Hide COD payment From Checkout page
I want to add customize button on single product page in wordpress. When users click on customize button and then add product to cart then user go to check out page....
1
vote
1
answer
246
views
Change WooCommerce shipping cost based on the chosen payment method
In WooCommerce checkout page, shipping cost not updated when changing payment type, But shipping cost changes when updating address fields.
Requirement :
If the payment type is COD, then shipping cost ...
1
vote
1
answer
81
views
Hiding COD if subtotal is under a certain amount in WooCommerce, "subtotal" property issue
I am trying to disable/remove the cash on delivery option provided by WooCommerce when an order is under $10
the script I am using is working and in fact it is hiding the option from the checkout page ...
0
votes
0
answers
114
views
How to test Creating and Cancelling Subscription in ThriveCart in Test Mode
I am integrating ThriveCart Checkout For payment in my laravel project.
I implemented Creating and Cancelling subscription and I want to do some test.
I think creating subscription seems to succeed.
...
-1
votes
1
answer
822
views
My custom payment method is not showing besides the default payment methods of WooCommerce in the checkout page
I created a custom payment method for WooCommerce and it was showing in the checkout page if it was enable from the WooCommerce payment settings. But after installing the WP and installing the latest ...
1
vote
0
answers
314
views
Flutter Stripe Bancontact provide return_url
Hello guys I wanted to add Bancontact as a payment method to a flutter app but I got this error.
flutter: StripeException(error: LocalizedErrorMessage(code: FailureCode.Failed, localizedMessage: There ...
0
votes
1
answer
198
views
How do I embed Crossmint NFT payments in a wordpress blog?
I have an NFT collection, and I am trying to sell it from my own Wordpress hosted website.
How can I do this? Their documentation doesn't explain how to add their NFT checkout SDK inside a wordpress ...
1
vote
1
answer
709
views
Can I use a real card instead of a test card to test a payment in "Test" mode in Stripe?
I can test payments with the test cards below in test mode in Stripe:
Now, can I test payments with my own real cards in test mode in Stripe?
1
vote
3
answers
3k
views
"on_session" vs "off_session" in Stripe
I can set on_session and off_session for payment_intent_data.setup_future_usage and payment_method_options.card.setup_future_usage as shown below. *I use Python:
checkout_session = stripe.checkout....
0
votes
1
answer
338
views
i could not accept the payment using flutter 'checkout.com'
I'm trying to enable payment in my app so i choose 'checkout.com' as a payment gateway
there are couples of methods there to accept the payment and i choose the one with token.
i managed to get the ...
0
votes
1
answer
489
views
How to use Paddle with SvelteKit?
I'm trying to display a Paddle Inline Checkout in SvelteKit. However I always get Name Paddle not found as an error. I'm unable to use all the script at all.
Console Error:
Uncaught (in promise) ...
1
vote
1
answer
397
views
Page not found while checkout using Paddle payment
I'm testing the paddle locally but still getting the page not found while clicking on the pay now button. I created my subscription plans and put the plan id in the data-product attribute but still ...
0
votes
1
answer
119
views
Is it possible to make checkout page by yourself?
I tried to make that when click on buy it goes to stripe checkout page but,i need that if i change option to "exlusive" it change price only title and other stays same
enter image ...
-1
votes
1
answer
46
views
Use WooCommerece or any other e-commerce plug-ins without products [closed]
What I want to achieve is using WooCommerce without products, meaning the price will be calculated in code; Based on a few entries from the user, I'll get the price from an API, then I want to check ...
1
vote
0
answers
198
views
Disable shipping methods based on chosen payment method - Woocommerce
I have an issue with Woocommerce. I would like to hide certain shipping methods based on the choice of payment method.
I want all 3 payment methods ("bacs", "cod" and "...