Skip to main content

Questions tagged [credit-card]

is used for questions related to payment cards. Questions regarding security of payment card data may want to consider using the pci-dss tag.

credit-card
-1 votes
1 answer
105 views

Why does the sum give a different result when i add values and change the num variable from int to long data type [closed]

I've been trying the cs50 credit problem and i am stuck in the part where you add every other digit in the number. This is what i came up with. #include <iostream> using namespace std; int main(...
Overpaint's user avatar
0 votes
1 answer
52 views

'No such token' error 400 payment request to Stripe

The site API STRIPE tells me there is an error in LOGS: For what exact reason do I get a 400 error when entering the test card numbers and clicking the "Confirm" button? This message ...
Serafim BE's user avatar
0 votes
1 answer
72 views

Flutter NFC Credit Card Read Informations

Hello, I am trying to obtain credit card or debit card information with nfc on flutter. I will perform payment transactions with this information, I can handle that part myself, but I am having ...
MertYavuz's user avatar
1 vote
0 answers
79 views

Is there a canonical list of travel industry payment card codes (VI, MC, AX, etc...)?

For hotel bookings, hotels provide a list of accepted payment cards to the GDS under GuaranteesAccepted. Common ones are "AX" - American Express, "VI" - Visa, etc. I want to make ...
jgregory-apogee's user avatar
1 vote
1 answer
103 views

How to add additional CSS properties to card input fields for securedfields

I haven't been able to find a way to add pseudo classes to the card input fields; namely :hover and :focus. There is no mention of this in the styles property in the AdyenCheckout instance. ...
AshNaz87's user avatar
  • 424
0 votes
0 answers
21 views

Can't get Woocommerce Payment Gateway Fees to be added upon checkout [duplicate]

I use WooCommerce combined with the WooCommerce Stripe Gateway. I wish to add an extra fee when paying with Credit Card (Stripe), but I can't get it to work. I have tried Booster for Woocommerce, ...
Martin's user avatar
  • 1
2 votes
0 answers
26 views

cc-angular--library (3.2.0) not formatting the input fields in Angular 16.0.2

Title: Issue with cc-angular--library v3.2.0 in Angular 16.0.2: Input Fields Not Formatting Description: I am facing an issue with the cc-angular--library version 3.2.0 in my Angular 16.0.2 ...
Tayyab8199's user avatar
0 votes
0 answers
32 views

Credit card fields showing under PayPal Express Checkout

I'm using Magento 2.3 I have noticed on my website that credit card fields are showing under the PayPal express checkout option but this wasn't the case before. It didn't appear this way before and I'...
hanni's user avatar
  • 1
0 votes
0 answers
70 views

UITextContentType creditCardNumber is not working

We attempted to set the contentType of UITextField to suggest hint about the added credit card number. Following code has been used :- txtField.returnKeyType = .done txtField.placeholder = "Card ...
Arun sharma's user avatar
-1 votes
1 answer
77 views

Direct credit card payment not working in paypal codeigniter

I have implemented paypal standard gateway in codeigniter. If the user have paypal account, its working fine, but If the user dont have paypal account, direct credit card payment not working in ...
Anitha's user avatar
  • 1
-1 votes
3 answers
86 views

Is there a way to make the stripe payment element shorter?

I'm using the stripe element and I need it to fit within a certain height on the screen. Once I add name and email and with stripe adding "Link" it kind of gets a bit too tall. Is there a ...
aj griffin's user avatar
0 votes
0 answers
38 views

Kattis problem Credit Card Payment failing test case

Once again I am looking for Kattis problems to solve in python3 and I have come across another one that I have encountered a hidden test case. The problem is Credit Card Payment (problem ID: ...
Ow Ji's user avatar
  • 82
0 votes
0 answers
194 views

Hacked? Credit card fields showing under PayPal Express Checkout

I have noticed on our website that credit card fields are showing under the PayPal express checkout option but this wasn't the case before. Image of the checkout here It didn't appear this way before ...
gazz57's user avatar
  • 1
0 votes
3 answers
2k views

How do I create a token for the new stripe payment element as it used to be done in the old card element?

I am trying to use the new payment element in stripe for payment handling in my react application but the backend that was implemented requires me to send the tokenized payment details collected ...
Idris's user avatar
  • 508
0 votes
0 answers
70 views

How to deploy strapi without credit card?

it is such a pain, tried many platform: heroku, render, raiway (no free plan, credit card asked), digital ocean (accept paypal, i can try this), hostinger(paypal too). anyway to bypass credit card? or ...
Ooop Overhere's user avatar

15 30 50 per page
1
2 3 4 5
80