#jaafar_error

1 messages · Page 1 of 1 (latest)

sharp jackalBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1349292992871137344

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

cloud wedge
#

👋 how may I help?

sterile birch
#

how can resolve my problem

cloud wedge
#

what's the problem exactly?

sterile birch
#

"errorCode":"ERR_BLOCKED_BY_RESPONSE"

cloud wedge
#

are you on a VPN?

sterile birch
#

what do you mean ?

cloud wedge
#

is this happening locally on your machine? or is it reproducible on a hosted website?

sterile birch
#

Maybe Cross-Origin Policies

cloud wedge
#

I can't really know if I don't have access to the website

sterile birch
#

why in dev mode it's work but in product mode it deosent work ?

cloud wedge
#

I really can't tell without looking at the website

sterile birch
cloud wedge
#

how can I test it?

sterile birch
#

create an account => login => Rocma+ to use stripe

cloud wedge
#

can you create a test account for me to use please

sterile birch
cloud wedge
#

how are you integrating with Stripe?

sterile birch
#

i use @stripe/stripe-js

#

with ionic

cloud wedge
#

hmmm interesting

#

would you mind sharing your code?

sterile birch
#

async setupStripe() {
this.stripe = await loadStripe(environment.stripePublicKey); // Votre clé publique Stripe
this.elements = this.stripe.elements();
// Configurer chaque champ individuellement
this.cardNumber = this.elements.create('cardNumber', {
style: {
base: {
fontSize: '16px',
color: '#32325d',
'::placeholder': {
color: '#aab7c4',
},
},
invalid: {
color: '#fa755a',
},
},
});
this.cardNumber.mount('#card-number-element');

this.cardExpiry = this.elements.create('cardExpiry', {
  style: {
    base: {
      fontSize: '16px',
      color: '#32325d',
      '::placeholder': {
        color: '#aab7c4',
      },
    },
  },
});
this.cardExpiry.mount('#card-expiry-element');

this.cardCvc = this.elements.create('cardCvc', {
  style: {
    base: {
      fontSize: '16px',
      color: '#32325d',
      '::placeholder': {
        color: '#aab7c4',
      },
    },
  },
});
this.cardCvc.mount('#card-cvc-element');

}

cloud wedge
#

I'm not sure this is compatible with ionic

sterile birch
#

it's work in devlopment mode

cloud wedge
#

oh it is a cross-origin issue

sterile birch
#

how can resolve this ?

cloud wedge
#

you need to configure your backend to allow cross-origin

sharp jackalBOT
formal hazel
#

I NEED HELP

sterile birch
#

how can show this message ?

sharp jackalBOT
#

@formal hazel looks like you're in the wrong place, this thread is for someone else's question.

Note that posting inappropriate messages in other people's threads is against the rules. No worries if this was just an honest mistake, but anyone who violates the rules multiple times will be removed from this server.

minor remnant
#

Hi there @sterile birch I'm jumping in as my teammate needs to step away. Can you help me understand what message you're referring to?

formal hazel
#

HOW I DO CREATE MY OWN THREAD

minor remnant
formal hazel
#

its seems i dont have permission

minor remnant
#

No permissions are needed

formal hazel
#

actually im new here

#

i dont know how to use it

#

my stripe account has been suspended due to wrong bank name information, my payout also paused , my accout has money how i get my money.?

minor remnant
#

Go to #help, use the buttons at the bottom of the message:

minor remnant
# formal hazel my stripe account has been suspended due to wrong bank name information, my payo...

That's not something we can help with in this forum, as mentioned in our #📖rules. You'll need to contact our Support team:
https://support.stripe.com/?contact=true

formal hazel
#

im trying to contract with support team but i didnt get any live agent, and i sent several email but i didnt get any reply

#

i need live agent support

#

its seems i always contacting with bot there is no live agent