Shopify Payment Method Mapping

Hi, 

I'm having trouble figuring out what the Shopify Payment Method value is to correctly map in NetSuite. 

Looking at the .xml of my test order there is:

<payment-gateway-names type="array">
<payment-gateway-name>shopify_payments</payment-gateway-name>
</payment-gateway-names>
<payment-details>
<credit-card-bin>xxxxxx</credit-card-bin>
<avs-result-code>Y</avs-result-code>
<cvv-result-code nil="true"/>
<credit-card-number>•••• •••• •••• xxxx</credit-card-number>
<credit-card-company>American Express</credit-card-company>
</payment-details>
 
Neither of these mappings worked:
 
Shopify Payment Method: shopify_payments 
NetSuite Payment Method: Shopify Payments (it's setup in netsuite)

Shopify Payment Method: American Express
NetSuite Payment Method: American Express - NetSuite
 
I can't find any help articles on what the shopify payment method names are. We are also offering: paypal, apple pay, google pay, meta pay, and installments. 
 
Could someone share with me what the Shopify Payment method ID's are?
 
Thank you in advance.
0

Comments

4 comments
Date Votes
  • Official comment

    Bryn Harvey we didn't document this after discussing it with our product team because they mentioned that it would depend on what you want to configure either payment gateways or payment method and you will have to pick it up from order JSON. There is no way for us to provide that list. Just that you don’t have to fail the order in Celigo, you can check the JSON in Shopify by adding .JSON when the order is open.
    Let us know if this helps!
    Thanks for posting!

  • I figured it out. I told the flow to fail if no payment method matched, then got the value from the log. 

    shopify_gateway = direct

    If you know what paypal, apple pay, google pay, and meta pay use would love to know. Surprised this information isn't in the documentation. 

    1
  • Rhett Frei thanks for sharing your solution! Also, for letting us know about the gap in the documentation! We're looking into it and will be updating the documentation.

    0
  •  Can you please provide the link to the added documentation for this? Thank you!

    1

Please sign in to leave a comment.

 

Didn't find what you were looking for?

New post