Giter VIP home page Giter VIP logo

Comments (3)

stevehaase avatar stevehaase commented on June 22, 2024 1

Well, if we can't replicate it, let's not worry about it. Partner hasn't reached out about it and seems to be an edge case anyways. Thanks for taking a look @jordanliddle.

from hosted-payment-sim.

jordanliddle avatar jordanliddle commented on June 22, 2024

Hey @stevehaase - I haven't been able to replicate. I get the 'Card number does not match card type' error.

from hosted-payment-sim.

TomKaniuch avatar TomKaniuch commented on June 22, 2024

@jordanliddle I've got the same issue I believe. Here are notes from the developer:

Store: https://thr1ve-staging.myshopify.com

We've implemented custom payment gateway and it works good for valid cards. When we test the payment gateway with declined cards, we got a strange behaviour.

When we first use a declined card for an order, it rejected the order and redirected back to payment section in checkout. We use another declined card for the same order and this time, the order was successful. We did check in the admin, the order is in "Abandoned Checkout" section

I've got a callback url with query parameters for the scenario I mentioned earlier:

First attempt with declined card
"https://checkout.shopify.com/17986929/checkouts/2a9804386b22a97467e1addcb539225f/offsite_gateway_callback?x_account_id=arkade&x_amount=40.95&x_currency=AUD&x_gateway_reference=&x_reference=13055570320&x_result=failed&x_test=false&x_timestamp=2017-03-07T05%3A41%3A35Z&x_message=Your+card+was+declined.&x_signature=cde2da816f0bb4eb5d28d0774b2417c5a969b60b23e23cbbe19e6edd4ee6d32f"

Second attempt with another declined card
"https://checkout.shopify.com/17986929/checkouts/2a9804386b22a97467e1addcb539225f/offsite_gateway_callback?x_account_id=arkade&x_amount=40.95&x_currency=AUD&x_gateway_reference=&x_reference=13055570320&x_result=failed&x_test=false&x_timestamp=2017-03-07T05%3A42%3A52Z&x_message=Your+card+was+declined.&x_signature=21a1b18270cff42bc910cc995ac98991820ecb27460c79d14e069a6ed3fdfb89"

from hosted-payment-sim.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.