Saad Swad's Forum Posts

  • I'm in contact with Stripe developers. Please can you only set up the action and the conditions in the runtime.js Script like this :

    if{//Buy ---> You do this

    //Action --> I will try to do this

    }

    if{//Condition --->I will try to do this

    //Action --> You do this (set 'transaction succeced' true)

    //Action --> You do this (set 'transaction failed' false)

    }

    else {

    //Action --> You do this (set 'transaction succeced' false)

    //Action --> You do this (set 'transaction failed' false)

    }

  • Hi, first, excuse me for my bad english.

    This is my first plugin and I get lot of difficulties. The Plugin is to do transactions with Stripe (https://stripe.com/fr), so I must have one action called 'Buy' with this parameters :Test Published Key or Live Published Key(You can find this parameters in your dashboard) , Amount, Currency, short description, Product name, Image Url (to load the 'logo' of the product). I have to do 2 conditions : on transaction failed, on transaction succeced. You can see examples and documentation on stripe.com/docs. (You can test button "pay with card" here stripe.com/docs/checkout/tutorial).

    So my I meet difficulties to do the runtime.js script. I don't request to do the script for me but just help me with comments, indications, ways...

    Thanks !

    (PS : Stripe is better than PayPal because the transaction fees are lows)

  • Hi,

    Can you update your project (or just the part of your project) ? I don't understand what do you mean. (You must use "everytick" and 'set Sprite 2 position to " then you can set position using Sprite1.X and Sprite1.Y & Sprite1.Width and Sprite1.Height)

    I will do this event for you because it's short.

    Excuse me for my bad english, I'm french.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Please help me i want just have the possibillity of export to Cordova !!!!!!