AgilTec / spree_conekta

Spreecommerce Payment Gateway for Conekta.io
BSD 3-Clause "New" or "Revised" License
0 stars 4 forks source link

Doesn't create a user at Conekta #4

Open vmueller71 opened 9 years ago

vmueller71 commented 9 years ago

Hi there,

I can't figure out how the gem is creating a user on the Conekta side. While I can successfully create a token and perform a checkout the function _create_newclient in lib/spree/conekta/customer.rb never gets called. Any idea what I could do wrong?