The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I'm working on a Google Checkout API. Right now I'm stuck with the settings field in the paymentapi table. All I need are two fields -- one for the Vendor ID and one for the Merchant Key. I don't know how to use datastore (would love to learn).
What does this code need to look like? It doesn't work as-is: a:3:{s:17:"google_vendorid";a:3:{s:4:"type";s:4:"t ext";s:5:"value";s:12:"";s:8:"validate";s:6:"strin g";}s:6:"google_merchantkey";a:3:{s:4:"type";s:4:" text";s:5:"value";s:16:"";s:8:"validate";s:6:"stri ng";}} Thanks! |
#2
|
|||
|
|||
![]()
Needs to be unserialize.
|
#3
|
||||
|
||||
![]()
I didn't actually serialize it, though. I just modified it from the authnet api info. I thought that the subscriptions.php script in the admincp would unserialize it.
This is the way it looks: Attachment 77070 Any ideas? (edit) Yeah, it's here: PHP Code:
|
#4
|
||||
|
||||
![]()
I got it:
a:1:{s:17:"google_merchantid";a:3:{s:4:"type";s:4: "text";s:5:"value";s:10:"1234567890";s:8:"validate ";s:6:"string";}} ![]() |
#5
|
||||
|
||||
![]()
Would be 3.7.x Integrated Google CheckOut? [Am I missing something?]
|
#6
|
||||
|
||||
![]() Quote:
![]() I've gotten as far as putting together the class_google.php file, but I'm stuck again. |
#7
|
|||
|
|||
![]()
Did you ever get this working?
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|