Bitcoin Forum
May 06, 2024, 04:36:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 [31] 32 33 34 35 36 37 »
  Print  
Author Topic: BitShop - cryptocurrency shopping cart script [PHP/MYSQL] (v1.1.2)  (Read 74729 times)
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 14, 2015, 11:52:09 AM
 #601

Ähhhm waht is the callback uri for gocoin i have regged a new account.
Goocoin iss new land for me.
There is no callback url setting in your GoCoin account settings like there is with Coinbase. The callback url is passed to GoCoin when the order is being created. You'll know if it works or not when you complete a transaction using the GoCoin gateway. If the transaction gets confirmed then the callback script must have worked.

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714970204
Hero Member
*
Offline Offline

Posts: 1714970204

View Profile Personal Message (Offline)

Ignore
1714970204
Reply with quote  #2

1714970204
Report to moderator
1714970204
Hero Member
*
Offline Offline

Posts: 1714970204

View Profile Personal Message (Offline)

Ignore
1714970204
Reply with quote  #2

1714970204
Report to moderator
Pc3ooT
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 14, 2015, 12:03:41 PM
Last edit: August 14, 2015, 12:13:52 PM by Pc3ooT
 #602

Ähhhm waht is the callback uri for gocoin i have regged a new account.
Goocoin iss new land for me.
There is no callback url setting in your GoCoin account settings like there is with Coinbase. The callback url is passed to GoCoin when the order is being created. You'll know if it works or not when you complete a transaction using the GoCoin gateway. If the transaction gets confirmed then the callback script must have worked.
waht must givven in this box http://prntscr.com/84iv4l GoCoin Callback Secret:?

edit:
all transacst must be manualy confirm?Huh is this correct or a bug?
Backend:
http://prntscr.com/84iynf
Gocoin dashboard:
http://prntscr.com/84iyz3
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 14, 2015, 01:04:15 PM
 #603

waht must givven in this box http://prntscr.com/84iv4l GoCoin Callback Secret:?
It can be anything you want as long as it's not predictable.

all transacst must be manualy confirm?Huh is this correct or a bug?
If the callback script is not called before the user is returned to your shop then it will tell the buyer to wait while the transaction is processed, it doesn't mean the admin has to process the transaction manually, it means you have to wait until the callback script gets called by GoCoin. But if there's any issues with the callback script it wont get confirmed. It looks to me like the callback script should have already been called so I'm guessing there's a problem with it. Are there any error log files inside of the /sci/gateways/gocoin/ folder?

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 15, 2015, 09:19:28 AM
 #604

So did the transaction end up being confirmed or not? Btw you can fix that 1BTC shipping cost bug by updating the /inc/admin/orders.inc.php file.

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
Pc3ooT
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 15, 2015, 10:57:17 AM
 #605

Good Morning everyone,

So i will check the gocoin!
first no error log in the Folder i screen the prozess.

ok lets go i will buy a demo article.

1. : http://prntscr.com/84vfgr
2. : http://prntscr.com/84vfmo
3. : http://prntscr.com/84vftm
4. : http://prntscr.com/84vfxy
5. : http://prntscr.com/84vg5k
6. : http://prntscr.com/84vgbm
7. : http://prntscr.com/84vgjx
7a.: http://prntscr.com/84vgg1
8. : http://prntscr.com/84vgsl
8a.: http://prntscr.com/84vh2x
we will whait to confirm this order
so the Advance option
the url give a error 500
8b.: http://prntscr.com/84viv9
Gocoin is confirmed an say ready to ship
and in andmin section is nothing must manaul confirm
8c.: http://prntscr.com/84viv9
to same time in my orders
9.: http://prntscr.com/84vhn9
on Admin control center
10.: http://prntscr.com/84vi1x
10a.: http://prntscr.com/84vi79

edit: apache2 error log say PHP Fatal error:  Cannot use object of type stdClass as array in /home/shop/sci/gateways/gocoin/callback.php on line 25

Waht can i do to automatic confirm the order?
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 15, 2015, 02:37:12 PM
 #606

I didn't realize GoCoin had a way to do callback tests, it's not very easy to find is it. Anyway I have fixed the problem, transactions should be processed automatically now. Anyone using Coinbase will also need to apply this fix. Download BitShop again and replace these files:

/sci/gateways/gocoin/callback.php
/sci/gateways/coinbase/callback.php
/inc/admin/orders.inc.php

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
Pc3ooT
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 15, 2015, 05:09:21 PM
 #607

Thanks thats amazing,
all functions for me is rebugged Roll Eyes

I'm Happy whith this Digital and now with phisical ware Shop

bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 15, 2015, 05:41:06 PM
 #608

Thanks thats amazing,
all functions for me is rebugged
Lol I assume you mean debugged. I appreciate the help, if you find any other bugs let me know.

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 15, 2015, 07:19:17 PM
 #609

Just found one more bug. The email sent to the buyer upon order confirmation was blank. Update the /lib/special.lib.php file to fix it. That should be one of the last bugs in 1.0.7 hopefully.

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
Pc3ooT
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 16, 2015, 05:03:33 PM
Last edit: August 16, 2015, 05:23:28 PM by Pc3ooT
 #610

huu ok now check coinbase Roll Eyes Huh

the automatic Confirmation dont Work
my Api Configuration
http://prntscr.com/85b5en

Is there something else to consider when coinbase?

else GoCoin works perfect
http://prntscr.com/85b7be

edit i have set the callback url to
http://prntscr.com/85bdtp

give a 400 error
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 17, 2015, 05:14:02 AM
Last edit: August 17, 2015, 11:23:16 AM by bitfreak!
 #611

The callback url should end with /callback.php?s=CallbackSecretHere

Also make sure you fill out your merchant profile.

Read the /install/coinbase.txt file for more info.

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 17, 2015, 06:21:53 AM
Last edit: August 17, 2015, 07:33:50 AM by bitfreak!
 #612

Just found another bug in 1.0.7, checking the balance of an address on the order details page would alert the admin that the order had been paid even if it hadn't been. It also wasn't recording the true amount paid when being manually confirmed that way. Download BitShop again and update the /inc/admin/orders.inc.php page to fix those issues.

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
Pc3ooT
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 17, 2015, 11:18:29 AM
 #613

The callback url should end with /callback.php?s=CallbackSecretHere

Also make sure you fill out your merchant profile.

ok the CallbackSecretHere is what I've come up with`?

or I'm blind, and find the callbacksecret not?

thanx for the balce check I did not consider it a bug
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 17, 2015, 11:28:10 AM
 #614

Quote
ok the CallbackSecretHere is what I've come up with`?
Yes it's the last field in the Coinbase settings, it can be what ever you want.

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
Pc3ooT
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 18, 2015, 12:29:10 PM
 #615

Hi again  Grin

is this a bug or conbase Problem???

Code:
Notice: Undefined index: ship_order in /home/shop/sci/process-order.php on line 108
Coinbase gateway is offline. Bitte gehen Sie zurück und versuchen Sie es erneut.
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 18, 2015, 07:52:39 PM
 #616

It could be a problem with your Coinbase settings. Enable coinbase debugging to get more information about the problem. I'm guessing you haven't filled out your merchant profile properly.

That notice isn't doing any harm but can be fixed by removing lines 108 and 118 in the /sci/process-order.php file (both places the $_SESSION['ship_order'] variable is used).

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
Pc3ooT
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 18, 2015, 08:09:35 PM
 #617

Defer now I still have found a mistake in the password does not work

ok the lines have uncommented.

my merchant profile is the Problem It seems like.
Although I have nothing in it changed.
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 18, 2015, 08:24:31 PM
 #618

my merchant profile is the Problem It seems like.
Although I have nothing in it changed.
It cannot be empty, Coinbase requires all your details.

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
Pc3ooT
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 19, 2015, 10:42:52 AM
Last edit: August 19, 2015, 11:00:34 AM by Pc3ooT
 #619

My Coinbase Merchant Profile is complete, the coinbase Gateway say is offline.

the redirection is not working properly, I've found. As with the password resetting.
After login which an error is displayed with success and that's it.

http://prntscr.com/86dt18

waht can i do

//edit
Coinbase(debug)Sanboxmode is all ok

//edit 2
I changed something in /lib/arrays.lib.php
Code:
    '(UTC+01:00) Belgrade' => 'Europe/Belgrade',
    '(UTC+01:00) Berlin' => 'Europe/Berlin',
    '(UTC+01:00) Bern' => 'Europe/Berlin',

to
Code:
    '(UTC+01:00) Belgrade' => 'Europe/Belgrade',
    '(UTC+01:00) Berlin' => 'Europe/Berlin',
    '(UTC+01:00) Bern' => 'Europe/Bern',

//edit3
i have found the problem with coinbase
--->Merchant tools are disabled for this account. Please contact support.<----
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 19, 2015, 12:19:34 PM
 #620

Quote
After login which an error is displayed with success and that's it.
Has it always been doing that or did it start doing that after you changed something?

Quote
i have found the problem with coinbase
--->Merchant tools are disabled for this account. Please contact support.<----
Don't know why that would happen, do what it says and contact Coinbase support.

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 [31] 32 33 34 35 36 37 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!