ruby on rails - Paymill pre-create card payment -


is there way pre-create card payment paymill? when creating paymill payment object need token, token got provide card info , amount/currency. first transaction of payment object, paymill require same ammount/currency value use token. user can't create payment future transaction because don't know how pay first transaction?

thanks

you in following way. create token amount/currency example 100 euro (but not smaller 1 euro!). afterwards make directly token preauth transaction. paymentobjectid response , creditcard checked if valid , has @ time wanted amount (limit not exceeded). preauth valid 7 days , afterwards deleted automatically or make reversal of preauth. paymentobjectid can make recurring payment different amount.

best, christian


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -