Skip to content

Google Admob server-side verification system for Common Lisp

License

Notifications You must be signed in to change notification settings

Junker/admob-ssv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdMob-SSV

Google Admob server-side verification system for Common Lisp

Installation

This system can be installed from UltraLisp like this:

(ql-dist:install-dist "http://dist.ultralisp.org/"
                      :prompt nil)
(ql:quickload "admob-ssv")

Usage

(admob-ssv:verify *ssv-callback-url*)

SSV callback url example:

https://www.yourdomain.com/ssv-callback?ad_network=5450213213286189855&ad_unit=12345678&reward_amount=10&reward_item=coins&timestamp=1507770365237823&transaction_id=1234567890ABCDEF12&user_id=1234567&signature=MEUCIQDGx44BZgQU6TU4iYEo1nyzh3NgDEvqNAUXlax-XPBQ5AIgCXSdjgKZvs_6QNYad29NJRqwGIhGb7GfuI914MDDZ1c&key_id=1268422387

Documentation

About

Google Admob server-side verification system for Common Lisp

Topics

Resources

License

Stars

Watchers

Forks