Questions tagged [2checkout]

2Checkout simplifies your checkout process by bundling the merchant account and payment gateway, offering international options, and a branded experience while maintaining the highest level of security and fraud protection.

2Checkout.com works by allowing sellers to accept online payment for their goods and services. After you are approved, integrate your website with 2Checkout using either our free Plug and Play cart or a shopping cart of your choice. Your customers will order on your site, and then pay within 2Checkout’s secure PCI compliant payment page. When the order is completed successfully, we will send the customer an order confirmation and then send them back to your website.

2Checkout offers 8 payment methods:

  • Visa
  • MasterCard
  • Discover
  • American Express
  • Diners
  • JCB
  • PIN debit cards with the Visa or MasterCard logo
  • Debit cards with the Visa or MasterCard logo
  • PayPal

Some of these options are only available in select currencies.

2Checkout offer documentation, shopping cart plugins and community supported libraries to make the integration process as quick and easy as possible.

162 questions
-1
votes
1 answer

Can we integrate Telr Payment Gateway with React Native?

I am building a react-native app for a service provider and i am looking for possible payment gateway modules for payment integrations. So far I have narrowed down to two: 2checkout, Payfort and Telr. But I am not able to find any relevant…
F. T.
  • 31
  • 9
-1
votes
1 answer

2Checkout 2pay.js and token in test mode?

Is there a test mode for 2pay.js? I'm trying to build an integration and getting an error that my transaction is forbidden, which leads me to believe I unfortunately need to wait for them to review a SAQ-A questionnaire to give me test access... But…
Erik Jacobs
  • 841
  • 3
  • 7
  • 19
-1
votes
1 answer

Invalid Date JS timestamp 2checkout response

2checkout out send this response timestamp: 2019-06-18 05:09:07 EEST But as I try to validate the date it gives me invalid date. I've been looking for some timestamps format for I havent got luck. new Date(2019-06-18 05:09:07 EEST ) <-- invalid…
mtorreblanca
  • 371
  • 1
  • 4
  • 14
-1
votes
1 answer

How i can implement inline 2heckout in Shopify?

I need to implement inline 2checkout in my store to reduce abandoment carts.
-1
votes
2 answers

Want to read input by Id instead of by name

i want javascript live read my input field by "id" because payment gateway not allow to add name in input field formSelectors: { numberInput: 'input[name="number"]', expiryInput: 'input[name="expiry"]', …
M.Nadeem
  • 67
  • 7
-1
votes
1 answer

Paypal, 2Checkout IPN received parameters

What are the parameters which PAYPAL and 2Checkout sends for IPN in case for buy without subscription, subscription first payment, subscription not first payment and refund. I need understand the workflow so I can implement correct. I already…
jalanga
  • 1,456
  • 2
  • 17
  • 44
-1
votes
2 answers

How to integrate 2checkout with PHP header("Location:")?

I am trying to integrate 2checkout.com API. When I skip header function then its working fine. Presently it displaying same php code as output if ($charge['response']['responseCode'] == 'APPROVED') { //echo "Thanks for your Order!"; …
LifeSaver
  • 138
  • 4
  • 10
-1
votes
1 answer

2checkout inline payment 3D secure issue

I was implemented inline payment and set Approved URL(return url) in business account with select 'Header Redirect' options, But after 3D secure page not redirected to given return URL with transaction parameters like order number,transaction id…
Rakesh
  • 1
  • 1
-1
votes
1 answer

paypal payment method in 2checkout payment gateway in Woocommerce

In checkout page it does not show paypal payment method. Test mode is unchecked, Please suggest https://wordpress.org/plugins/woocommerce-2checkout-payment/
Ningappa
  • 1,279
  • 4
  • 16
  • 26
-2
votes
1 answer

Enable both IPN and INS Response in 2 checkout

just wanted to know that my current payment system is based on INS response can i turn on INS and IPN both response at one time ??
Hammad Ahmed khan
  • 1,618
  • 7
  • 19
-2
votes
2 answers

Getting Unknown SSL protocol error in connection to sandbox.2checkout.com:443

I am trying to implement 2checkout payment gateway using PHP + cURL but while testing, I am getting CURL error which says: cURL call failed:-Unknown SSL protocol error in connection to sandbox.2checkout.com:443 What could be the possible cause?
Mani Dwivedi
  • 73
  • 1
  • 4
-3
votes
1 answer

Check recurring payment status for all installments in 2chekcout sandbox account

I want to check recurring payment status for all installments in 2Checkout sandbox account. I am not getting the notification for 2nd installment.
Nafis
  • 11
  • 2
  • 7
1 2 3
10
11