Open MGA-dotSource opened 8 years ago
data and user action flow needs to be implemented as following:
cancel or error callbacks have to be handled by the shop and should probably result in the possibility to select a new payment method
What are callbacks? Success and Error URLs? It looks good.
Ensure you put into success URL encrypted cart id with currency and amount. For encryption you can use blowfish and secret key from configuration.
@butenkor @floriansattler do we really create the payment transaction before the user clicks "buy now"?
Shouldn't we:
define what happens when, where and how if the users selectes Payone Credit Card as his payment method