php-monsters / laravel-online-payment

Online payment component for Laravel 5+ which supports all Iranian payment gateways
http://banktest.ir
Other
72 stars 28 forks source link

How to fill the Data after transaction is completed #18

Open amidesfahani opened 4 years ago

amidesfahani commented 4 years ago

Hi how to store other data (gate_refid, accomplished, gate_status,paid_at) and set transaction as completed in handleCallback after payment?

Update: String data, right truncated: 1406 Data too long for column 'gate_refid' at row 1

samuraee commented 4 years ago

These parameters are handled by the component itself and you do not need to save them one by one. What was the process of testing the error you received? (Which Gateway?) The field size seems to be small for received RefID!!!

amidesfahani commented 4 years ago

Saman gateway