Questions tagged [checkout-payments]

checkout-payments refers to the libraries and API produced by the Checkout.com company for payment processing.

6 questions
2
votes
1 answer

checkout charge with token

I am trying to charge the credit card using checkout.com. I am using Charge with card token. I have generated the card token using checkoutkit.js. And passing that token to my controller, where i am making payment call. But I am not getting response…
Atif
  • 51
  • 6
1
vote
1 answer

Complete Checkout API gives error "Cannot complete the checkout without any transactions shopify"

I am using the sales channel for process the checkout in shopify website. I have created checkout and updated the shipping lines and discount also implemented the paypal standard payment gateway. after making the successful payment a new order is…
1
vote
2 answers

Checkout.com payment integration in codeigniter

I am using checkout.com payment gateway. I want to integrate it to my website but in their developer area I am not able to find any suitable solution to integrate it with codeigniter. Below is the developer area of…
Imad Alavi
  • 36
  • 5
0
votes
0 answers

Checkout.com: Hosted payments, Is it possible to Reuse Card Details?

https://api-reference.checkout.com/previous/#operation/createAHostedPaymentsSession Hi. I am using checkout.com hosted-payments to create payments for my e-shop. I am reading through the docs and I am trying to understand if it's possible to reuse…
0
votes
1 answer

Invalid Charge Id

I always receive this error: An error has occurred while processing your transaction Invalid Charge id whenever I am using a created payment token from a sandbox secret key. The documentation shows that verifyCharge() accepts a payment token as…
Carl Binalla
  • 5,393
  • 5
  • 27
  • 46
-1
votes
1 answer

Checkout.com returns error invalid payment currency

I'm working on the Checkout.com API integration for golang. I chose checkout.com for several alternative providers like Sofort and iDEAL. There are a good documentation for both of them: Sofort iDEAL but code from the example returns the same…
dzyanis
  • 19
  • 5